Explorar o código

don't gather facts when bootstrapping ansible for Fedora hosts

Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
Adam Miller %!s(int64=8) %!d(string=hai) anos
pai
achega
5cc7572bde
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      playbooks/adhoc/bootstrap-fedora.yml

+ 1 - 0
playbooks/adhoc/bootstrap-fedora.yml

@@ -1,4 +1,5 @@
 - hosts: OSEv3
+  gather_facts: false
   tasks:
     - name: install python and deps for ansible modules
       raw: dnf install -y python2 python2-dnf libselinux-python libsemanage-python python2-firewall pyOpenSSL python-cryptography