You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 line
354B

  1. ---
  2. buildbot_db_name: buildbot
  3. buildbot_db_user: buildbot
  4. buildbot_db_pass: "{{ ansible_local.buildbot.database_password }}"
  5. buildbot_server_name: "{{ inventory_hostname }}"
  6. buildbot_workers: {}
  7. buildbot_builders: {}
  8. buildbot_hello_world_example: true
  9. buildbot_local_worker: true
  10. buildbot_github_change_hook: false
  11. buildbot_gitea_change_hook: false