mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-25 01:04:28 +00:00
feat: add compute service module
Change-Id: Ib846bda2a9b6c39e2f09cac508fa794fa9858920 Signed-off-by: Patrick Pfurtscheller <patrick@pfurtscheller.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
requires_ansible: ">=2.8"
|
||||
requires_ansible: '>=2.8'
|
||||
action_groups:
|
||||
openstack:
|
||||
- address_scope
|
||||
@@ -18,6 +18,7 @@ action_groups:
|
||||
- compute_flavor
|
||||
- compute_flavor_access
|
||||
- compute_flavor_info
|
||||
- compute_service
|
||||
- compute_service_info
|
||||
- config
|
||||
- dns_zone
|
||||
|
||||
Reference in New Issue
Block a user