mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 17:53:10 +00:00
The shade update_router() call will return None if the router is not actually updated. This will cause the module to fail if we do not protect against that.