]> git.phdru.name Git - ansible.git/blobdiff - playbooks/redhat/init-local-phd.yml
Feat(init-local-phd): Allow to run on other host(s)
[ansible.git] / playbooks / redhat / init-local-phd.yml
index 9ed9e9dd6f96497393cfaa896c5dbad6f72df147..bbb795897bd319292983104f86b93c1f617e0fae 100644 (file)
@@ -1,5 +1,5 @@
 - name: Update local user phd
-  hosts: localhost
+  hosts: "{{ hosts | default('localhost') }}"
   gather_facts: false
   vars:
     system_groups: root,wheel,adm,disk,cdrom,floppy,audio,video,users,mail,input