Update create_user_ssh/main.yml
This commit is contained in:
parent
3027454fef
commit
a63452ab49
|
@ -1,5 +1,5 @@
|
||||||
- name: Create New User
|
- name: Create New User
|
||||||
hosts: "{{'verdnatura_servers'}}"
|
hosts: "{{'host'}}"
|
||||||
become: true
|
become: true
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
vars:
|
vars:
|
||||||
|
|
Loading…
Reference in New Issue