fix warnings/errors with ansible-core 2.19
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[defaults]
|
||||
ansible_managed = This file is managed by ansible, do not make manual changes - they may be overridden at any time.
|
||||
interpreter_python = auto
|
||||
interpreter_python = auto_silent
|
||||
inventory = ./hosts
|
||||
nocows = 1
|
||||
remote_user = root
|
||||
|
||||
Reference in New Issue
Block a user