Commit b9426ef9 by Michael DeHaan

Add SSH-agent usage instructions

parent c4f6d493
......@@ -35,6 +35,8 @@ Comamnd line usage example
Run a module by name with arguments
ssh-agent bash
ssh-add ~/.ssh/id_rsa.pub
ansible -p "*.example.com" -m modName -a "arg1 arg2"
API Example
......
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