git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/ansible.cfg
diff options
context:
space:
mode:
authormail_redacted_for_web 2026-04-18 10:22:51 +0200
committermail_redacted_for_web 2026-04-18 10:22:51 +0200
commitaa71cd5fb7cd44941c5c3a97ff6571bfe2912e35 (patch)
treec15927af30d526d87c3d2e4c0215ae98108304b8 /ansible.cfg
parent77628b800070a825e0b7e28f0ccc647d1912f4a4 (diff)
downloados-patch-0.12.0.tar.bz2
feat: include dedicated ansible.cfgHEADv0.12.0master
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg
new file mode 100644
index 0000000..f51c0d1
--- /dev/null
+++ b/ansible.cfg
@@ -0,0 +1,6 @@
+[defaults]
+display_skipped_hosts = False
+nocows = True
+force_color = False
+nocolor = False
+callbacks_enabled = ansible.posix.timer