aboutsummaryrefslogtreecommitdiff
path: root/ansible.cfg
diff options
context:
space:
mode:
authorRoman Ilin <me@romanilin.is>2026-06-15 12:59:09 +0300
committerRoman Ilin <me@romanilin.is>2026-06-15 22:04:41 +0300
commit5e4bf1268c266e63d0e92e845ad910a2103b86ff (patch)
tree532c01a9658a05048ef1ba76d4f30fca84005643 /ansible.cfg
downloadinfrastructure-main.tar.gz
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..95ac857
--- /dev/null
+++ b/ansible.cfg
@@ -0,0 +1,6 @@
+[defaults]
+inventory = inventory.yaml
+stdout_callback = default
+callback_result_format = yaml
+interpreter_python = auto_silent
+host_key_checking = False