network/examples
Wen Liang d92baacf1f feat: Support wait_ip property
Add support for the `wait_ip` property, the system will consider
connection activated only when specific IP stack is configured.
This enables flexibility in scenarios such as
IPv6-only networks, where the overall network configuration can still
succeed when IPv4 configuration fails but IPv6 completes successfully.

The `wait_ip` can be configured with the following possible values:
  * "any": System will consider interface activated when any IP stack is
           configured.
  * "ipv4": System will wait IPv4 been configured.
  * "ipv6": System will wait IPv6 been configured.
  * "ipv4+ipv6": System will wait both IPv4 and IPv6 been configured.

Resolves: https://issues.redhat.com/browse/RHEL-63026

Signed-off-by: Wen Liang <wenliang@redhat.com>
2024-10-29 09:43:38 -04: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.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 feat: Support autoconnect_retries 2024-10-08 10:25:58 -04:00
eth_with_802_1x.yml fix ansible-lint issues in example code 2024-06-04 18:09:20 -06:00
eth_with_vlan.yml ansible-lint 6.x updates 2023-01-08 15:12:11 -07:00
eth_with_wait_ip.yml feat: Support wait_ip property 2024-10-29 09:43:38 -04: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
macvtap.yml fix ansible-lint issues in example code 2024-06-04 18:09:20 -06: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
network_state_example.yml docs: Explain where network state examples originate 2024-09-06 10:21:44 -04: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
route_type_support.yml feat: Support blackhole, prohibit and unreachable route types 2024-01-12 14:14:50 -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