Parcourir la source

Updated ansible.cfg for new setup

Till Klocke il y a 9 ans
Parent
commit
43bd1c843b
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  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