diff --git a/README.md b/README.md index 6237ae2..4b32af8 100644 --- a/README.md +++ b/README.md @@ -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