mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
The `network.type` parameter is set to default on default on `static`. As a consequence, the network parameter is always defined as `dict`. This patch ensures we don't check the value of the network configuration if we want to delete the interface.