Merge "Allow bridge playbook to run under zuul"

This commit is contained in:
Zuul 2018-08-24 04:34:51 +00:00 committed by Gerrit Code Review
commit 36386394ca

View File

@ -1,5 +1,7 @@
- hosts: bridge.openstack.org - hosts: bridge.openstack.org
become: true
roles: roles:
- users
- pip3 - pip3
- install-ansible - install-ansible
- root-keys - root-keys