Files
fedora-infra_ansible/roles
Adam Williamson a2bef634cf openqa/worker: use include_tasks not import_tasks
Using `when` with `import_tasks` doesn't actually skip the import
entirely, it just imports the tasks and skips them one by one.
Which reads oddly. `include_tasks` is properly dynamic so seems
better here.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-07-24 14:11:21 -07:00
..
2020-07-16 14:59:15 -04:00
2020-06-25 10:30:33 +02:00
2020-06-06 15:23:40 -04:00
2020-05-26 18:32:45 +00:00
2020-06-09 19:38:47 +02:00
2020-06-17 17:19:15 +00:00
2020-07-15 15:29:20 +00:00
2020-05-26 09:19:01 -07:00

Space for our ansible roles - ansible 1.2 and above only