This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-buildbot
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
let buildbot use import role
master
Markus Katharina Brechtel
4 years ago
parent
345e493c3b
commit
84dcf04f56
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
tasks/master.yaml
+ 2
- 2
tasks/master.yaml
View 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…
Cancel
Save