]> git.phdru.name Git - ansible.git/blobdiff - playbooks/init-system.yml
Feat: Combine Debian/RedHat playbooks and roles
[ansible.git] / playbooks / init-system.yml
index e5722c8f369edc964c4502ac64e25d5763df3881..1cd61891fbf47320fa58f0f69bbffb83b37be8ee 100644 (file)
@@ -1,6 +1,6 @@
 - name: Setup Linux system
   hosts: "{{ hosts | default('all') }}"
-  gather_facts: false
+  gather_facts: true
   roles:
     - sudo
     - phd