/buildbot

Ansible role for installing Buildbot

Primary LanguagePythonMIT LicenseMIT

buildbot

Ansible role which installs Buildbot >= 2.0.0 master and/or slave.

Something from gitbook

Something here {{ rrrrr }} {{ include('/some/path') }} hello? {{ really? }}

Requirements

  • python3.5+ with dev and pip tools

python 2 support was dropped with Buildbot 2. Source

Role Variables

pip_executable: pip3

pip executable to use for Buildbot installation.

assert_python3_dependencies: true

Assert presence of correct python 3 dependencies for Buildbot installation.

Dependencies

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.

Example Playbook

- hosts: servers
  roles:
    - meierw.buildbot

License

MIT

Author Information