mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-29 11:14:30 +00:00
Add module to filter available volume services.
Add a way to filter which volume service is running on a host or list which hosts run available volume services. Closes-Bug: #2010490 Change-Id: Icb17f6019a61d9346472d83ddcd2ad29c340ea05
This commit is contained in:
committed by
Gaël THEROND
parent
fef5e127d4
commit
903eeb7db7
@@ -57,5 +57,6 @@
|
||||
- { role: volume, tags: volume }
|
||||
- { role: volume_type, tags: volume_type }
|
||||
- { role: volume_backup, tags: volume_backup }
|
||||
- { role: volume_service, tags: volume_service }
|
||||
- { role: volume_snapshot, tags: volume_snapshot }
|
||||
- { role: volume_type_access, tags: volume_type_access }
|
||||
|
||||
Reference in New Issue
Block a user