started ansible config

This commit is contained in:
Christopher Beckmann
2024-01-25 18:22:53 +01:00
parent 7282276836
commit 0deb9d6eb3
27 changed files with 96 additions and 0 deletions

6
ansible/ansible.cfg Normal file
View File

@@ -0,0 +1,6 @@
[defaults]
INVENTORY = inventory
interpreter_python= /usr/bin/python3.10
[ssh_connecctions]
pipelining = true