Update 'README.md'

This commit is contained in:
fossilfranv 2023-04-28 15:37:10 -07:00
parent a818d4a772
commit 8f36064096

View File

@ -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