mirror of https://github.com/ansible/ansible.git
dnf yum: fix tests running on Fedora 29 (#47910)
* dnf yum: fix tests running on Fedora 29
* wrap in always block
(cherry picked from commit f0535bac80)
pull/48094/head
parent
5273fc76c9
commit
a89cd5a30f
@ -0,0 +1,5 @@
|
|||||||
|
[main]
|
||||||
|
gpgcheck=1
|
||||||
|
installonly_limit=3
|
||||||
|
clean_requirements_on_remove=True
|
||||||
|
tsflags=nodocs
|
||||||
Loading…
Reference in New Issue