mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-08 06:13:13 +00:00
Add volume_info module
Add module for retrieving information about volumes in a cloud. Story: #2007817 Task: #40095 Change-Id: Ic7551c1737b08b967613e42923f5ea4ec0b606a4
This commit is contained in:
@@ -88,6 +88,7 @@ action_groups:
|
||||
- subnet
|
||||
- subnets_info
|
||||
- volume
|
||||
- volume_info
|
||||
- volume_snapshot
|
||||
os:
|
||||
- auth
|
||||
@@ -178,6 +179,7 @@ action_groups:
|
||||
- subnet
|
||||
- subnets_info
|
||||
- volume
|
||||
- volume_info
|
||||
- volume_snapshot
|
||||
- os_auth
|
||||
- os_client_config
|
||||
|
||||
Reference in New Issue
Block a user