on page 23 of the book
This commit is contained in:
parent
75856335f1
commit
b683d061d8
3 changed files with 51 additions and 0 deletions
8
ansible.cfg
Normal file
8
ansible.cfg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[defaults]
|
||||
inventory = hosts.ini
|
||||
gathering = smart
|
||||
transport = ssh
|
||||
|
||||
[ssh_connection]
|
||||
# ssh_args =
|
||||
# pipelining =
|
||||
Loading…
Add table
Add a link
Reference in a new issue