network/tests/playbooks
Rich Megginson 39ac91d9af refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead
Ansible 2.20 has deprecated the use of Ansible facts as variables.  For
example, `ansible_distribution` is now deprecated in favor of
`ansible_facts["distribution"]`.  This is due to making the default
setting `INJECT_FACTS_AS_VARS=false`.  For now, this will create WARNING
messages, but in Ansible 2.24 it will be an error.

See https://docs.ansible.com/projects/ansible/latest/porting_guides/porting_guide_core_2.20.html#inject-facts-as-vars

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
2026-01-07 18:43:15 -05:00
..
files Add support for 802.1x wired connections (EAP-TLS only) 2020-03-25 10:49:10 +01:00
integration_pytest_python3.yml test: do not need to install from epel or pip 2025-03-17 12:02:42 -06:00
manual_test_ethtool_coalesce.yml refactor: improve support for ostree systems 2023-11-29 07:05:00 -07:00
roles tests: Add missing roles symlink 2019-06-06 09:06:12 +02:00
run_tasks.yml test: ensure /etc/pki/tls/cert.pem exists for 802 tests on EL10 2025-07-30 09:43:31 -06:00
tasks tests: Test volatile state changes 2019-05-26 21:19:23 +02:00
tests_802_1x.yml test: ensure /etc/pki/tls/cert.pem exists for 802 tests on EL10 2025-07-30 09:43:31 -06:00
tests_802_1x_updated.yml refactor: improve support for ostree systems 2023-11-29 07:05:00 -07:00
tests_auto_gateway.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_bond.yml test: improve bond test failure debugging 2024-02-27 13:17:16 -05:00
tests_bond_cloned_mac.yml test: improve bond test failure debugging 2024-02-27 13:17:16 -05:00
tests_bond_deprecated.yml test: debug deprecated bond test failures 2024-07-02 09:02:23 -06:00
tests_bond_options.yml test: Add DNS, routes and network connectivity checks during cleanup 2024-02-14 20:20:49 -07:00
tests_bond_port_match_by_mac.yml fix: Refine MAC validation using interface name 2025-03-31 22:25:32 -04:00
tests_bond_removal.yml test: improve bond test failure debugging 2024-02-27 13:17:16 -05:00
tests_bridge.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_bridge_cloned_mac.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_checkpoint_cleanup.yml ci: Check spelling with codespell 2025-02-14 11:06:01 +00:00
tests_dummy.yml feat: Support wait_ip property 2024-10-29 09:43:38 -04:00
tests_eth_dns_support.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_eth_pci_address_match.yml test: Add DNS, routes and network connectivity checks during cleanup 2024-02-14 20:20:49 -07:00
tests_ethernet.yml refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead 2026-01-07 18:43:15 -05:00
tests_ethtool_coalesce.yml test: Add DNS, routes and network connectivity checks during cleanup 2024-02-14 20:20:49 -07:00
tests_ethtool_features.yml test: fix some Ansible warnings not caught by lint 2024-07-25 08:35:17 -06:00
tests_ethtool_ring.yml test: Add DNS, routes and network connectivity checks during cleanup 2024-02-14 20:20:49 -07:00
tests_ignore_auto_dns.yml test: Add DNS, routes and network connectivity checks during cleanup 2024-02-14 20:20:49 -07:00
tests_infiniband.yml test: Add DNS, routes and network connectivity checks during cleanup 2024-02-14 20:20:49 -07:00
tests_ipv6.yml refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead 2026-01-07 18:43:15 -05:00
tests_ipv6_disabled.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_ipv6_dns_search.yml refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead 2026-01-07 18:43:15 -05:00
tests_mac_address_match.yml test: ensure NetworkManager, ensure eth1 is active 2025-08-29 17:15:30 -06:00
tests_network_state.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_provider.yml test: Add DNS, routes and network connectivity checks during cleanup 2024-02-14 20:20:49 -07:00
tests_reapply.yml test: fix some Ansible warnings not caught by lint 2024-07-25 08:35:17 -06:00
tests_route_device.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_route_table.yml fix: allow use of built-in routing tables 2025-09-04 10:35:37 -06:00
tests_route_type.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_routing_rules.yml refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead 2026-01-07 18:43:15 -05:00
tests_states.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_switch_provider.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_team.yml test: Add DNS, routes and network connectivity checks during cleanup 2024-02-14 20:20:49 -07:00
tests_team_plugin_installation.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_vlan_mtu.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_wireless.yml test: Add DNS, routes and network connectivity checks during cleanup 2024-02-14 20:20:49 -07:00
tests_wireless_and_network_restart.yml test: improve name text for skipped ostree tests 2024-03-25 17:30:00 -06:00
tests_wireless_plugin_installation.yml refactor: support Ansible 2.19 2025-07-02 14:42:43 -06:00
tests_wireless_wpa3_owe.yml test: Add DNS, routes and network connectivity checks during cleanup 2024-02-14 20:20:49 -07:00
tests_wireless_wpa3_sae.yml refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead 2026-01-07 18:43:15 -05:00