mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 05:20:49 +08:00
6 lines
185 B
Python
6 lines
185 B
Python
config = dict(
|
|
# Note, the masher runs on bodhi-backend01, but this
|
|
# runs on bodhi-backend02 (separation of concerns).
|
|
updates_handler={{bodhi_updates_handler_enabled}},
|
|
)
|