Selaa lähdekoodia

Add roles submodule

master
Chris Smith 9 vuotta sitten
vanhempi
commit
a413f3bb68
3 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  1. 3
    0
      .gitmodules
  2. 1
    1
      ansible.cfg
  3. 1
    0
      roles

+ 3
- 0
.gitmodules Näytä tiedosto

@@ -0,0 +1,3 @@
1
+[submodule "roles"]
2
+	path = roles
3
+	url = git@github.com:csmith/ansible-roles.git

+ 1
- 1
ansible.cfg Näytä tiedosto

@@ -24,7 +24,7 @@ transport      = smart
24 24
 remote_port    = 22
25 25
 
26 26
 # additional paths to search for roles in, colon seperated
27
-#roles_path    = /etc/ansible/roles
27
+roles_path     = /etc/ansible/roles
28 28
 
29 29
 # uncomment this to disable SSH key host checking
30 30
 #host_key_checking = False

+ 1
- 0
roles

@@ -0,0 +1 @@
1
+Subproject commit f1e7a1d3205eb329287e267748fcc98bd8ddd648

Loading…
Peruuta
Tallenna