Ver Fonte

Updated ansible.cfg for new setup

Till Klocke há 9 anos atrás
pai
commit
43bd1c843b
1 ficheiros alterados com 3 adições e 1 exclusões
  1. 3 1
      ansible.cfg

+ 3 - 1
ansible.cfg

@@ -1,2 +1,4 @@
 [defaults]
-roles_path=./roles:./galaxy-roles
+roles_path=roles/internal:roles/external
+vault_password_file=.vault-password
+host_key_checking = False