This website requires JavaScript.
Explore
Help
Sign in
bronsen
/
learn-ansible
Watch
1
Star
0
Fork
You've already forked learn-ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bd2488b361
Branches
Tags
No results found.
learn-ansible
/
ansible.cfg
6 lines
86 B
INI
Raw
Normal View
History
Unescape
Escape
on page 23 of the book
2025-02-28 08:15:25 +01:00
[defaults]
[hosts] switch to yaml format
2025-03-02 11:48:46 +01:00
inventory
=
hosts.yaml
on page 23 of the book
2025-02-28 08:15:25 +01:00
gathering
=
smart
transport
=
ssh
[ansible] enable pipelining for moar better performance
2025-03-03 19:54:04 +01:00
pipelining
=
true
Reference in a new issue
Copy permalink