blob: b920f04dac6d9e792cfc0eaeedb011d21f8cf126 [file] [log] [blame]
avm9996348a222d2021-02-09 02:06:14 +01001- hosts: localhost
2 gather_facts: False
3 roles:
4 - generate-zuul-manifest
avm999635fc82a52021-02-10 22:10:29 +01005 - role: upload-logs
6 zuul_log_url: "http://localhost:8000"