Commit fa953e16 by Chris Church

Merge pull request #9193 from vkhramtsov/fix-password-grammar-in-windows-intro

Fix grammar in password (windows-intro)
parents 6a85f3eb df78f51b
......@@ -45,7 +45,7 @@ In group_vars/windows.yml, define the following inventory variables::
# ansible-vault edit group_vars/windows.yml
ansible_ssh_user: Administrator
ansible_ssh_pass: SekritPasswordGoesHere
ansible_ssh_pass: SecretPasswordGoesHere
ansible_ssh_port: 5986
ansible_connection: winrm
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment