]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/init-system2.yml
Feat(adjtimex): Move to common roles
[ansible.git] / playbooks / debian / init-system2.yml
index 0ca133fe9982fea80c89a05126738d3cf92a81c8..0a02e3123f83a01d33ac1c4102d04bd2867ed303 100644 (file)
@@ -1,6 +1,6 @@
 - name: Setup Debain system - part 2
-  hosts: "{{ hosts | default('servers') }}"
-  gather_facts: false
+  hosts: "{{ hosts | default('all') }}"
+  gather_facts: true
   roles:
     - init-system2
     - remove-systemd