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 blockpull/47940/head
parent
cfe7c9606c
commit
f0535bac80
@ -0,0 +1,5 @@
|
||||
[main]
|
||||
gpgcheck=1
|
||||
installonly_limit=3
|
||||
clean_requirements_on_remove=True
|
||||
tsflags=nodocs
|
||||
Loading…
Reference in New Issue