add ansible.cfg

This commit is contained in:
Gilles Mouchet 2024-05-22 00:36:26 +02:00
parent b9c8aa87ea
commit 7060f6537a

4
ansible.cfg Normal file
View File

@ -0,0 +1,4 @@
[defaults]
system_warnings = False
deprecation_warnings = False
command_warnings = False