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