on page 23 of the book

This commit is contained in:
bronsen 2025-02-28 08:15:25 +01:00
parent 75856335f1
commit b683d061d8
3 changed files with 51 additions and 0 deletions

8
ansible.cfg Normal file
View file

@ -0,0 +1,8 @@
[defaults]
inventory = hosts.ini
gathering = smart
transport = ssh
[ssh_connection]
# ssh_args =
# pipelining =