e47c4671c7
This is separate from the previous patch - it's just the results of running the script so we can review the two a little independently. We should probably squash them. Change-Id: I838f15cf4a32455a5be20033c8ddc27db6ca15c0
7 lines
114 B
YAML
7 lines
114 B
YAML
---
|
|
- name: Authenticate to the cloud
|
|
openstack.cloud.auth:
|
|
cloud={{ cloud }}
|
|
|
|
- debug: var=service_catalog
|