mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
<nirik> but I did just hit something amusing... mizdebsk: on roles/copr/frontend/tasks/main.yml the last play there... I don''t think "when: False" does what you want. Did you want to disable that? <nirik> since "False" is just a string, I think it will always evaluate to True. :)