Fix grammar in password

This commit is contained in:
Vladimir Khramtsov 2014-09-28 23:34:43 +03:00
parent 0354d19f73
commit df78f51b78

View file

@ -45,7 +45,7 @@ In group_vars/windows.yml, define the following inventory variables::
# ansible-vault edit group_vars/windows.yml # ansible-vault edit group_vars/windows.yml
ansible_ssh_user: Administrator ansible_ssh_user: Administrator
ansible_ssh_pass: SekritPasswordGoesHere ansible_ssh_pass: SecretPasswordGoesHere
ansible_ssh_port: 5986 ansible_ssh_port: 5986
ansible_connection: winrm ansible_connection: winrm