Merge "Set ansible_python_interpreter for bridge.o.o"

This commit is contained in:
Zuul 2019-04-09 16:15:04 +00:00 committed by Gerrit Code Review
commit 459961522f
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
- name: Add bridge.o.o to inventory - name: Add bridge.o.o to inventory
add_host: add_host:
name: bridge.openstack.org name: bridge.openstack.org
ansible_python_interpreter: python3
ansible_user: zuulcd ansible_user: zuulcd
- hosts: localhost - hosts: localhost