network/examples
Wen Liang ffe01a5f8b feat: Support ipv4_ignore_auto_dns and ipv6_ignore_auto_dns settings
reason: The user wants to ignore automatically configured name servers and
search domains (e.g. dns record from DHCP), and only use the name
servers and search domains specified in the `dns` and `dns_search`
properties.

result: The user is able to ignore automatically configured name servers
and search domains.

Notice that there are two settings here distinguished by the address
families, which aims to be compatible with NetworkManager
(`ipv4.ignore-auto-dns` and `ipv6.ignore-auto-dns`)and Nmstate (setting
`auto-dns` on `ipv4` or `ipv6` section). Also, the users can get auto
DNS from DHCPv4, DHCPv6, modem etc, and they may want to ignore auto
DNS on Ipv4 but not on IPv6, in this case, it is better to have two
settings distinguished by the address families.

Signed-off-by: Wen Liang <liangwen12year@gmail.com>
2023-05-29 12:56:41 +02:00
..
bond_options.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
bond_simple.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
bond_with_vlan.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
bridge_with_vlan.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
cloned_mac.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
down_profile+delete_interface.yml tests: use down_profile+delete_interface instead of down_profile 2022-01-28 17:47:13 +01:00
down_profile.yml Integration tests: Explicitly select provider 2020-04-19 21:08:56 +02:00
dummy_simple.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
eth_dns_support.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
eth_simple_auto.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
eth_with_802_1x.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
eth_with_vlan.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
ethtool_coalesce.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
ethtool_features.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
ethtool_features_default.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
ethtool_ring.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
ignore_auto_dns.yml feat: Support ipv4_ignore_auto_dns and ipv6_ignore_auto_dns settings 2023-05-29 12:56:41 +02:00
infiniband.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
inventory Add SPDX-License-Identifier headers 2018-03-13 10:06:30 +01:00
ipv6_disabled.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
macvlan.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
match_path_support.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
network_state.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
remove+down_profile.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
remove_profile.yml Integration tests: Explicitly select provider 2020-04-19 21:08:56 +02:00
roles Avoid symlink loop and nonstandard top level roles directory - move to tests 2018-05-16 20:03:05 +02:00
route_table_support.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
team_simple.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
wireless_wpa3_owe.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
wireless_wpa3_sae.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
wireless_wpa_psk.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00