This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
khuedoan-homelab
Watch
1
Star
0
Fork
0
You've already forked khuedoan-homelab
mirror of
https://github.com/khuedoan/homelab.git
synced
2025-01-05 13:08:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a7d3045150
khuedoan-homelab
/
metal
/
ansible.cfg
5 lines
79 B
INI
Raw
Normal View
History
Unescape
Escape
Fix ugly ansible error output
2021-02-12 20:20:39 +07:00
[defaults]
Disable host key checking
2021-03-01 00:44:11 +07:00
host_key_checking
=
false
Fix ugly ansible error output
2021-02-12 20:20:39 +07:00
stdout_callback
=
debug
stderr_callback
=
debug
Reference in New Issue
Copy Permalink