No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Run playbook 'playbooks/tests_wireless.yml' with nm as provider] ********* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:37:30 -0400 (0:00:00.021) 0:00:00.021 ********* ok: [managed_node1] TASK [Include the task 'el_repo_setup.yml'] ************************************ Thursday 25 July 2024 07:37:31 -0400 (0:00:00.915) 0:00:00.936 ********* included: /var/ARTIFACTS/work-general3h478sm1/plans/general/tree/tmp.IlWbXtuSzI/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** Thursday 25 July 2024 07:37:31 -0400 (0:00:00.021) 0:00:00.957 ********* ok: [managed_node1] TASK [Check if system is ostree] *********************************************** Thursday 25 July 2024 07:37:32 -0400 (0:00:00.490) 0:00:01.448 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** Thursday 25 July 2024 07:37:32 -0400 (0:00:00.430) 0:00:01.878 ********* ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** Thursday 25 July 2024 07:37:32 -0400 (0:00:00.032) 0:00:01.910 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** Thursday 25 July 2024 07:37:32 -0400 (0:00:00.028) 0:00:01.939 ********* included: /var/ARTIFACTS/work-general3h478sm1/plans/general/tree/tmp.IlWbXtuSzI/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 TASK [Create EPEL 8] *********************************************************** Thursday 25 July 2024 07:37:32 -0400 (0:00:00.048) 0:00:01.987 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.430) 0:00:02.418 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.017) 0:00:02.435 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.017) 0:00:02.453 ********* [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ok: [managed_node1] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.238908", "end": "2024-07-25 07:37:33.700661", "rc": 0, "start": "2024-07-25 07:37:33.461753" } TASK [Enable EPEL 6] *********************************************************** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.594) 0:00:03.048 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.016) 0:00:03.064 ********* ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:37:33 -0400 (0:00:00.021) 0:00:03.085 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [INIT: wireless tests] **************************************************** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.016) 0:00:03.101 ********* skipping: [managed_node1] => {} TASK [Include the task 'setup_mock_wifi.yml'] ********************************** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.016) 0:00:03.118 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Copy client certs] ******************************************************* Thursday 25 July 2024 07:37:33 -0400 (0:00:00.016) 0:00:03.134 ********* skipping: [managed_node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": false, "item": "client.key", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": false, "item": "client.pem", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": false, "item": "cacert.pem", "skip_reason": "Conditional result was False" } TASK [TEST: wireless connection with WPA-PSK] ********************************** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.028) 0:00:03.162 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.016) 0:00:03.179 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.016) 0:00:03.195 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.018) 0:00:03.213 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.016) 0:00:03.230 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.016) 0:00:03.246 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.017) 0:00:03.264 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:33 -0400 (0:00:00.016) 0:00:03.280 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.297 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.313 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.020) 0:00:03.334 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.017) 0:00:03.351 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.368 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.017) 0:00:03.386 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.402 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.015) 0:00:03.417 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.018) 0:00:03.436 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.452 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.017) 0:00:03.470 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.486 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.018) 0:00:03.505 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.521 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.538 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.017) 0:00:03.555 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.572 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.588 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.605 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.018) 0:00:03.623 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.640 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.656 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.017) 0:00:03.674 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.015) 0:00:03.689 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.706 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.723 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.018) 0:00:03.742 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.759 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.776 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.019) 0:00:03.795 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.811 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.828 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.019) 0:00:03.847 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.864 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.019) 0:00:03.884 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.900 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.017) 0:00:03.918 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: wireless connection with 802.1x TLS-EAP] *************************** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:03.934 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.015) 0:00:03.950 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.018) 0:00:03.969 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.017) 0:00:03.986 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:04.003 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:04.020 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.018) 0:00:04.038 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:04.055 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:04.071 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.020) 0:00:04.092 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:04.109 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.017) 0:00:04.126 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.018) 0:00:04.145 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.020) 0:00:04.165 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:04.182 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.017) 0:00:04.200 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:04.216 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:04.233 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:04.250 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.019) 0:00:04.269 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Thursday 25 July 2024 07:37:34 -0400 (0:00:00.016) 0:00:04.286 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.302 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.018) 0:00:04.321 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.338 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.355 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.371 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.388 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.404 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.017) 0:00:04.422 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.019) 0:00:04.442 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.458 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.017) 0:00:04.475 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.492 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.019) 0:00:04.511 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.528 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.545 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.018) 0:00:04.563 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.580 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.597 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.020) 0:00:04.617 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.017) 0:00:04.634 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.650 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.667 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.017) 0:00:04.685 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.016) 0:00:04.701 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.017) 0:00:04.719 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** Thursday 25 July 2024 07:37:35 -0400 (0:00:00.019) 0:00:04.739 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed_node1 : ok=9 changed=0 unreachable=0 failed=0 skipped=100 rescued=0 ignored=0 Thursday 25 July 2024 07:37:35 -0400 (0:00:00.014) 0:00:04.753 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 0.92s Enable EPEL 8 ----------------------------------------------------------- 0.59s Gather the minimum subset of ansible_facts required by the network role test --- 0.49s Create EPEL 8 ----------------------------------------------------------- 0.43s Check if system is ostree ----------------------------------------------- 0.43s Include the task 'enable_epel.yml' -------------------------------------- 0.05s Set flag to indicate system is ostree ----------------------------------- 0.03s Fix CentOS6 Base repo --------------------------------------------------- 0.03s Copy client certs ------------------------------------------------------- 0.03s Include the task 'el_repo_setup.yml' ------------------------------------ 0.02s Set network provider to 'nm' -------------------------------------------- 0.02s fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.02s fedora.linux_system_roles.network : Install packages -------------------- 0.02s fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.02s fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.02s fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.02s Include the task 'cleanup_mock_wifi.yml' -------------------------------- 0.02s fedora.linux_system_roles.network : Configure networking state ---------- 0.02s fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.02s fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.02s