Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-buildbot
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
let buildbot use import role
master
Markus Katharina Brechtel
4 anni fa
parent
345e493c3b
commit
84dcf04f56
1 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
tasks/master.yaml
+ 2
- 2
tasks/master.yaml
Vedi File
@@ -74,7 +74,7 @@
state: started
name: buildbot@master.service
- i
nclude
_role:
- i
mport
_role:
name: certificate
vars:
certificate_name: buildbot
@@ -86,7 +86,7 @@
- serverAuth
certificate_common_name: "{{ buildbot_server_name }}"
- i
nclude
_role:
- i
mport
_role:
name: nginx
vars:
nginx_vhosts: "{{ buildbot_nginx_vhosts }}"
Write
Preview
Loading…
Annulla
Salva