mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-25 09:14:31 +00:00
1. Created class SubnetModule with run method 2. Changed argument_spec from openstack_full_argument_spec to dict 3. Moved "netid != subnet['network_id']:" check inside "if network:" loop 4. Moved the methods using "module" inside SubnetModule class Change-Id: I8f19359e70f8565ebfb096d30ab75e727f748be6