Remove Buildbot version from host file
Buildbot master already obtains and publishes this in the UI.
This commit is contained in:
@@ -80,10 +80,6 @@
|
||||
with_items: "{{ python_modules }}"
|
||||
notify: restart buildbot-worker
|
||||
|
||||
- name: Get installed Buildbot version
|
||||
command: buildbot-worker --version
|
||||
register: buildbot_worker_version
|
||||
|
||||
- name: Set up the Buildbot worker user
|
||||
user:
|
||||
name: "{{ buildbot_worker_user }}"
|
||||
|
||||
Reference in New Issue
Block a user