X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=playbooks%2Fdebian%2Finit-system2.yml;h=0a02e3123f83a01d33ac1c4102d04bd2867ed303;hb=3c79c3972a18b73ef16fc2be409f956db302e79f;hp=f28026d855f29fc796334c46272d193f7e053597;hpb=6fdac46bf121d2852e984f3171cb600eeed57385;p=ansible.git diff --git a/playbooks/debian/init-system2.yml b/playbooks/debian/init-system2.yml index f28026d..0a02e31 100644 --- a/playbooks/debian/init-system2.yml +++ b/playbooks/debian/init-system2.yml @@ -1,6 +1,6 @@ - name: Setup Debain system - part 2 hosts: "{{ hosts | default('all') }}" - gather_facts: false + gather_facts: true roles: - init-system2 - remove-systemd