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.

main.yaml 199B

4 jaren geleden
4 jaren geleden
4 jaren geleden
123456789
  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_builders: {}