X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=playbooks%2Finit-system.yml;h=1cd61891fbf47320fa58f0f69bbffb83b37be8ee;hb=c5ce8b554c445b91f46e13aadec5ff1c8bb2360c;hp=e5722c8f369edc964c4502ac64e25d5763df3881;hpb=86f60f40dd650fcf9ac23e40b9afa8357d00e2c2;p=ansible.git diff --git a/playbooks/init-system.yml b/playbooks/init-system.yml index e5722c8..1cd6189 100644 --- a/playbooks/init-system.yml +++ b/playbooks/init-system.yml @@ -1,6 +1,6 @@ - name: Setup Linux system hosts: "{{ hosts | default('all') }}" - gather_facts: false + gather_facts: true roles: - sudo - phd