mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 02:41:30 +00:00
The `os_network` module was incorrectly returning changed=False whether or not the network was created. This commit makes the changed return value useful.