Browse Source

use auto_silent as INTERPRETER_PYTHON

master
parent
commit
6b73aa2482
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      templates/ansible.cfg.j2

+ 2
- 0
templates/ansible.cfg.j2 View File

@@ -2,6 +2,8 @@
nocows = 1
stdout_callback = yaml

interpreter_python = auto_silent

library = /usr/share/ansible/library

{% if ansible_use_mitogen %}


Loading…
Cancel
Save