mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-27 03:23:12 +00:00
If a bridge does not have external_ids, ovs-vsctl returns '{}'.
This causes issues on the current want vs have comparison in cases
where the play does not define external_ids, as the comparison
is None vs '{}'.
|
||
|---|---|---|
| .. | ||
| ansible | ||