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
default value for buildbot_builders
covid-videoplattform
Markus Katharina Brechtel
4 years ago
parent
1dafe6e765
commit
3f6fa58e7a
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
defaults/main.yaml
+ 2
- 0
defaults/main.yaml
View File
@@ -5,3 +5,5 @@ buildbot_db_user: buildbot
buildbot_db_pass: "{{ ansible_local.buildbot.database_password }}"
buildbot_server_name: "{{ inventory_hostname }}"
buildbot_builders: {}
Write
Preview
Loading…
Cancel
Save