diff --git a/ci/run-collection.yml b/ci/run-collection.yml index 28baf7f9..68f0b746 100644 --- a/ci/run-collection.yml +++ b/ci/run-collection.yml @@ -7,9 +7,7 @@ - { role: auth, tags: auth } - { role: client_config, tags: client_config } - { role: group, tags: group } - # TODO(mordred) Reenable this once the fixed openstack.cloud.image winds up in an - # upstream ansible release. - # - { role: image, tags: image } + - { role: image, tags: image } - { role: keypair, tags: keypair } - { role: keystone_domain, tags: keystone_domain } - role: keystone_mapping