mirror of https://github.com/ansible/ansible.git
yum_repository: deprecate keepcache parameter (#81426)
* keepcache parameter can not be set in repository file instead it goes in yum.conf or dnf.conf Fixes: #78693 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/81440/head
parent
cc01a73ef0
commit
c07652f42e
@ -0,0 +1,3 @@
|
||||
---
|
||||
deprecated_features:
|
||||
- yum_repository - deprecated parameter 'keepcache' (https://github.com/ansible/ansible/issues/78693).
|
||||
Loading…
Reference in New Issue