openstack-helm/tools/gate/playbooks/deploy-env.yaml

9 lines
133 B
YAML

- hosts: all
become: true
gather_facts: true
roles:
- ensure-python
- ensure-pip
- clear-firewall
- deploy-env