Procházet zdrojové kódy

disable ara

master
rodič
revize
b68d1f4fa0
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +1
    -1
      tasks/main.yml
  2. +1
    -1
      templates/ansible.cfg.j2

+ 1
- 1
tasks/main.yml Zobrazit soubor

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

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


Načítá se…
Zrušit
Uložit