Update README.md

This commit is contained in:
Sebastian Haderecker 2019-10-25 12:38:05 +02:00
parent 6224146cde
commit 9c7c6ac4a3

View file

@ -57,7 +57,7 @@ If you run the Ansible Playbook remotely on your Ansible Master Server, Agent Fo
Host ANSIBLE_MASTER_IP
ForwardAgent yes
```
- On Windows using Putty for connecting to your Ansible Master Server:
- On Windows using Putty:
![Putty Agent Forwarding](doc/putty_agent_forwarding.png)
<a name="preparation"></a>