mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-31 04:04:29 +00:00
Container module for management Swift containers
Change-Id: I13161b360addac2d2c1c507145b5be653d6dec17
This commit is contained in:
committed by
Sagi Shnaidman
parent
ab1a2a19d7
commit
0e2058988e
@@ -6,6 +6,9 @@
|
||||
roles:
|
||||
- { role: auth, tags: auth }
|
||||
- { role: client_config, tags: client_config }
|
||||
- role: object_container
|
||||
tags: object_container
|
||||
when: sdk_version is version(0.18, '>=')
|
||||
- { role: group, tags: group }
|
||||
- role: dns
|
||||
tags: dns
|
||||
|
||||
Reference in New Issue
Block a user