Bläddra i källkod

disable ara

master
förälder
incheckning
b68d1f4fa0
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. +1
    -1
      tasks/main.yml
  2. +1
    -1
      templates/ansible.cfg.j2

+ 1
- 1
tasks/main.yml Visa fil

@@ -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 Visa fil

@@ -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


Laddar…
Avbryt
Spara