Explorar el Código

disable ara

master
padre
commit
b68d1f4fa0
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      tasks/main.yml
  2. +1
    -1
      templates/ansible.cfg.j2

+ 1
- 1
tasks/main.yml Ver fichero

@@ -2,7 +2,7 @@

- include_tasks: setup_Debian.yml

- include_tasks: ara.yml
#- include_tasks: ara.yml

- include_tasks: connection_plugin_lxc_ssh.yml



+ 1
- 1
templates/ansible.cfg.j2 Ver fichero

@@ -10,7 +10,7 @@ library = /usr/share/ansible/modules

retry_files_enabled = False

#callback_plugins = {{ ara_location.stdout }}/plugins/callbacks
#callback_plugins = {#{{ ara_location.stdout }}#}/plugins/callbacks

[ssh_connection]
ssh_args = -o CheckHostIP=no -o StrictHostKeyChecking=yes


Cargando…
Cancelar
Guardar