mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
make os_subnet behave like os_network in terms of returning information about the created resource. With this commit, os_subnet will return the created subnet in `subnet` and the subnet id in `id`.