fix warnings/errors with ansible-core 2.19
This commit is contained in:
parent
51f0ecf53e
commit
2210030f74
3 changed files with 10 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue