network/tasks
Rich Megginson 80fb52b09b fix: network_state must be defined in defaults/main.yml
As part of the public API, `network_state` must be defined in
defaults/main.yml, and it must be defined with the correct
type `dict`, so the correct default value must be `{}` the
empty dict.

All checking for `network_state` must check for a value of
`{}` to mean "network_state not set or empty".

Fix the test which looks for teaming configuration in EL10
to correctly look for the value in `network_state`.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
2024-07-08 09:24:18 -06:00
..
main.yml fix: network_state must be defined in defaults/main.yml 2024-07-08 09:24:18 -06:00
set_facts.yml refactor: improve support for ostree systems 2023-11-29 07:05:00 -07:00