Update create_user_ssh/main.yml

This commit is contained in:
David Lopez 2023-07-25 12:33:14 +00:00
parent e54cea0f52
commit 3027454fef
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
- name: Create New User
hosts: "{{'hostname'}}"
hosts: "{{'verdnatura_servers'}}"
become: true
gather_facts: false
vars: