Files
kolla/tests/playbooks/pre.yml
Michal Nasiadka af632db5d1 CI: Use ansible-lint for CI roles and playbooks
Removing dbus-python deps because now a-c-k handles that.

Depends-On: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/942179

Change-Id: I97a97da73a7ccb27789e979656867e4adfe8a633
2025-02-20 10:59:30 +00:00

9 lines
129 B
YAML

---
- name: Zuul pre
hosts: all
vars_files:
- ../vars/zuul.yml
roles:
- configure-ephemeral
- kolla-build-deps