Update 'README.md'
This commit is contained in:
parent
a818d4a772
commit
8f36064096
@ -12,7 +12,10 @@ ssh-copy-id to target
|
||||
|
||||
in hosts.yml be very careful to use:
|
||||
|
||||
Host new.test.server new1 ## The new1 is VERY important as it defines the user variables
|
||||
Host new.test.server new1
|
||||
|
||||
## The new1 is VERY important as it defines the user variables
|
||||
|
||||
In pass.yml we will have tha variables new1_user_passwd, new1_sudo_passwd and new1_root_passwd
|
||||
|
||||
ansible-vault create passwd.yml or ansible-vault edit passwd.yml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user