Ansible role which installs Buildbot >= 2.0.0 master and/or slave.
Something from gitbook
Something here {{ rrrrr }} {{ include('/some/path') }} hello? {{ really? }}
python3.5+withdevandpiptools
python 2support was dropped with Buildbot 2. Source
pip_executable: pip3pip executable to use for Buildbot installation.
assert_python3_dependencies: trueAssert presence of correct python 3 dependencies for Buildbot installation.
A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.
- hosts: servers
roles:
- meierw.buildbotMIT
- Author: Walt Meiers