ansible: silence pointless warnings
Shut up about the discovered python interpreter already.
This commit is contained in:
parent
39284749f2
commit
a4c6ac04fb
|
@ -1,6 +1,7 @@
|
|||
[defaults]
|
||||
interpreter_python = auto_silent
|
||||
nocows = true
|
||||
filter_plugins = filter_plugins
|
||||
inventory = inventory.yml
|
||||
remote_user = root
|
||||
vault_identity = network
|
||||
|
||||
inventory = inventory.yml
|
||||
filter_plugins = filter_plugins
|
||||
|
|
Loading…
Reference in a new issue