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
2024-12-22 21:54:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
03c0a3278f
khuedoan-homelab
/
metal
/
ansible.cfg
6 lines
96 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
style(metal): forces color mode in Ansible
2022-05-14 21:01:32 +07:00
force_color
=
true
Reference in New Issue
Copy Permalink