mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
Both 'server' and 'dispatcher' roles need to check out openqa_ fedora_tools, but only 'dispatcher' needs to install it. To avoid having to register a variable in 'server' too and have the install task check if either variable |changed, just have two separate checkouts, so the dispatcher checkout will always have 'changed' when appropriate.