Ver código fonte

use auto_silent as INTERPRETER_PYTHON

master
pai
commit
6b73aa2482
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      templates/ansible.cfg.j2

+ 2
- 0
templates/ansible.cfg.j2 Ver arquivo

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

interpreter_python = auto_silent

library = /usr/share/ansible/library

{% if ansible_use_mitogen %}


Carregando…
Cancelar
Salvar