ansible config

This commit is contained in:
Andrew Wang 2021-10-05 23:49:17 -04:00
parent ec78c8cf9c
commit 81e49c21e9
3 changed files with 7 additions and 0 deletions

3
libvirt/ansible.cfg Executable file
View File

@ -0,0 +1,3 @@
[defaults]
inventory = hosts
retry_files_enabled = no

3
mirror/ansible.cfg Executable file
View File

@ -0,0 +1,3 @@
[defaults]
inventory = hosts
retry_files_enabled = no

View File

@ -1,2 +1,3 @@
[defaults]
inventory = hosts
retry_files_enabled = no