projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9e23a39
)
change ansible config: silence warnings
author
Ralf Jung
<post@ralfj.de>
Wed, 11 Dec 2019 18:30:20 +0000
(19:30 +0100)
committer
Ralf Jung
<post@ralfj.de>
Wed, 11 Dec 2019 18:30:20 +0000
(19:30 +0100)
ansible.cfg
patch
|
blob
|
history
diff --git
a/ansible.cfg
b/ansible.cfg
index d6bbf37119942f4f474a1c69e7e3ec2cb06c0b7e..32215cf143bfa089b857c9e73cff28b49cbfd299 100644
(file)
--- a/
ansible.cfg
+++ b/
ansible.cfg
@@
-2,6
+2,7
@@
inventory = hosts
stdout_callback = debug
hash_behaviour = merge
inventory = hosts
stdout_callback = debug
hash_behaviour = merge
+interpreter_python = auto_silent
[diff]
always = True
[diff]
always = True