mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-29 03:04:29 +00:00
Run functional devstack job on ansible collection
Porting of job that was running on patches in Ansible. Change-Id: Ifa5a6b40d6a0f1de9f2cbc917a55c2d0e8ac421d
This commit is contained in:
6
ci/roles/auth/tasks/main.yml
Normal file
6
ci/roles/auth/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Authenticate to the cloud
|
||||
openstack.cloud.os_auth:
|
||||
cloud={{ cloud }}
|
||||
|
||||
- debug: var=service_catalog
|
||||
Reference in New Issue
Block a user