no deprecation warning please

This commit is contained in:
2023-01-30 15:24:57 +01:00
parent 41322b1c7c
commit 36ac9991f5

View File

@@ -2,5 +2,6 @@
inventory = /opt/ansible-pull/hosts inventory = /opt/ansible-pull/hosts
log_path = ~/ansible.log log_path = ~/ansible.log
retry_files_enabled = False retry_files_enabled = False
deprecation_warnings=False
[inventory] [inventory]
enable_plugins = ini enable_plugins = ini