mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-07 13:53:15 +00:00
Refactored security_group{,_info} modules
Change-Id: I8ae38c038e24ae53704224adb614b98e2e56a271
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
expected_fields:
|
||||
- created_at
|
||||
- description
|
||||
- name
|
||||
- project_id
|
||||
- security_group_rules
|
||||
- stateful
|
||||
- tenant_id
|
||||
- updated_at
|
||||
- revision_number
|
||||
- id
|
||||
- tags
|
||||
secgroup_name: shade_secgroup
|
||||
- created_at
|
||||
- description
|
||||
- name
|
||||
- project_id
|
||||
- security_group_rules
|
||||
- stateful
|
||||
- tenant_id
|
||||
- updated_at
|
||||
- revision_number
|
||||
- id
|
||||
- tags
|
||||
|
||||
Reference in New Issue
Block a user