network/tests/playbooks
Jack Adolph b368bce8aa Add 'auto_gateway' option
If enabled, a default route will be configured using the default gateway. If disabled,
the default route will be removed.

If this variable is not specified, the role will use the default behavior of the
`network_provider` selected.

Setting this option to `no` is equivalent to:
- `DEFROUTE = no` in initscripts, or
- `ipv4.never-default/ipv6.never-default yes` in nmcli

Signed-off-by: Jack Adolph <jack.adolph@gmail.com>
2021-06-04 07:07:13 +08:00
..
down_profile.yml Integration tests: Explicitly select provider 2020-04-19 21:08:56 +02:00
files Add support for 802.1x wired connections (EAP-TLS only) 2020-03-25 10:49:10 +01:00
integration_pytest_python3.yml Cleaning up ansible-lint errors except '106', '303' and '403' 2021-04-15 20:53:53 +02:00
manual_test_ethtool_coalesce.yml Add support for ethtool coalesce settings 2021-01-09 11:02:07 +08:00
remove_profile.yml Integration tests: Explicitly select provider 2020-04-19 21:08:56 +02:00
roles tests: Add missing roles symlink 2019-06-06 09:06:12 +02:00
run_tasks.yml Integration tests: Explicitly select provider 2020-04-19 21:08:56 +02:00
tasks tests: Test volatile state changes 2019-05-26 21:19:23 +02:00
tests_802_1x.yml Fail if state and persistent_state are incompatible 2020-06-24 21:58:09 +02:00
tests_802_1x_updated.yml Add ca_path option for 802.1x connections 2020-06-15 18:26:34 +02:00
tests_auto_gateway.yml Add 'auto_gateway' option 2021-06-04 07:07:13 +08:00
tests_bond.yml inclusive language: use "port" instead of "slave" 2021-02-03 15:15:04 +01:00
tests_bond_deprecated.yml Tests: Use more conscious language 2021-03-10 11:54:50 +01:00
tests_bridge.yml Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
tests_checkpoint_cleanup.yml Cleaning up ansible-lint errors except '106', '303' and '403' 2021-04-15 20:53:53 +02:00
tests_dummy.yml RFE: Support dummy interfaces 2020-12-16 14:28:41 +08:00
tests_eth_dns_support.yml Fix: support dns_search and dns_options for all address family 2021-05-24 15:34:52 +08:00
tests_ethernet.yml library: Separate debug and info logs from warnings 2020-05-06 21:57:34 +02:00
tests_ethtool_coalesce.yml Fix ethtool coalesce testing CI failures 2021-05-09 07:04:46 +02:00
tests_ethtool_features.yml Cleaning up ansible-lint errors except '106', '303' and '403' 2021-04-15 20:53:53 +02:00
tests_ethtool_ring.yml Add support for ETHTOOL Ring option 2021-05-11 18:19:16 +02:00
tests_ipv6.yml Fix static IPv6 support for initscripts provider 2021-04-08 16:49:20 +02:00
tests_ipv6_disabled.yml Cleaning up ansible-lint errors except '106', '303' and '403' 2021-04-15 20:53:53 +02:00
tests_provider.yml Forget unmanaged state in NetworkManager 2020-07-11 16:17:06 +02:00
tests_reapply.yml Cleaning up ansible-lint errors except '106', '303' and '403' 2021-04-15 20:53:53 +02:00
tests_states.yml tests: Do not check arch for NM version 2020-08-21 08:43:10 +02:00
tests_team.yml Install NetworkManager-team package when team profiles are configured 2020-10-07 11:18:30 +02:00
tests_team_plugin_installation.yml Test installation of NetworkManager plugins 2021-03-05 11:57:16 +08:00
tests_vlan_mtu.yml Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
tests_wireless.yml Add support for wireless connections 2020-06-15 21:10:54 +02:00
tests_wireless_plugin_installation.yml Test installation of NetworkManager plugins 2021-03-05 11:57:16 +08:00
tests_wireless_wpa3_owe.yml wifi: Add Opportunistic Wireless Encryption (OWE) support 2021-05-24 10:51:01 +08:00