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