]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/init-system.yml
Refactor(phd): Merge `create.yml` back into `main.yml`
[ansible.git] / playbooks / debian / init-system.yml
index ad82015cdd6cf1a7190d71b0d1012af7c95d30ed..b1dbd6848976c0fa2fc34b03b8902fa2f55ac11e 100644 (file)
@@ -1,5 +1,5 @@
 - name: Setup Debain system
-  hosts: "{{ hosts | default('servers') }}"
+  hosts: "{{ hosts | default('all') }}"
   gather_facts: false
   roles:
     - sudo