Add SSH-agent usage instructions
This commit is contained in:
parent
c4f6d493b3
commit
b9426ef99a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue