charm-zuul-jobs/playbooks/zaza-smoke-test.yaml
Liam Young 3c4120fc28 Reorganise into roles
Reorganise the ansible config into distinct roles. This will
make managing templates and default variables cleaner. I have tested
this as best I can locally.

Change-Id: Ib0be8dde453064336fd2e69afe466f4d64956743
2022-10-27 14:25:55 +00:00

7 lines
104 B
YAML

- hosts: all
roles:
- use-docker-mirror
- microk8s-cloud
- zaza-smoke-test
- collect-run-data