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] ********************************************************* Saturday 06 July 2024 07:06:01 -0400 (0:00:00.017) 0:00:00.017 ********* ok: [managed_node1] TASK [Include the task 'el_repo_setup.yml'] ************************************ Saturday 06 July 2024 07:06:02 -0400 (0:00:01.061) 0:00:01.078 ********* included: /var/ARTIFACTS/work-general_vx6ysrn/plans/general/tree/tmp.Jv8SKhVEkz/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] *** Saturday 06 July 2024 07:06:02 -0400 (0:00:00.018) 0:00:01.097 ********* ok: [managed_node1] TASK [Check if system is ostree] *********************************************** Saturday 06 July 2024 07:06:03 -0400 (0:00:00.586) 0:00:01.683 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** Saturday 06 July 2024 07:06:03 -0400 (0:00:00.435) 0:00:02.119 ********* ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** Saturday 06 July 2024 07:06:03 -0400 (0:00:00.030) 0:00:02.149 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** Saturday 06 July 2024 07:06:03 -0400 (0:00:00.026) 0:00:02.176 ********* included: /var/ARTIFACTS/work-general_vx6ysrn/plans/general/tree/tmp.Jv8SKhVEkz/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 TASK [Create EPEL 8] *********************************************************** Saturday 06 July 2024 07:06:03 -0400 (0:00:00.048) 0:00:02.224 ********* 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] *********************************************** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.427) 0:00:02.652 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.017) 0:00:02.669 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.017) 0:00:02.687 ********* [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.252817", "end": "2024-07-06 07:06:04.609165", "rc": 0, "start": "2024-07-06 07:06:04.356348" } TASK [Enable EPEL 6] *********************************************************** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.617) 0:00:03.304 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.015) 0:00:03.319 ********* ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* Saturday 06 July 2024 07:06:04 -0400 (0:00:00.017) 0:00:03.337 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [INIT: wireless tests] **************************************************** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.014) 0:00:03.352 ********* skipping: [managed_node1] => {} TASK [Include the task 'setup_mock_wifi.yml'] ********************************** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.015) 0:00:03.367 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Copy client certs] ******************************************************* Saturday 06 July 2024 07:06:04 -0400 (0:00:00.014) 0:00:03.381 ********* 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] ********************************** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.025) 0:00:03.406 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.017) 0:00:03.424 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.014) 0:00:03.438 ********* 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] *** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.015) 0:00:03.454 ********* 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] *** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.015) 0:00:03.469 ********* 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] *** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.015) 0:00:03.484 ********* 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] *** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.015) 0:00:03.500 ********* 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] *** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.014) 0:00:03.515 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.014) 0:00:03.529 ********* 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] *** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.017) 0:00:03.547 ********* 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] *** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.015) 0:00:03.562 ********* 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] *** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.015) 0:00:03.577 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.014) 0:00:03.592 ********* 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] ***** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.016) 0:00:03.608 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.014) 0:00:03.623 ********* 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] *** Saturday 06 July 2024 07:06:04 -0400 (0:00:00.014) 0:00:03.638 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.652 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.016) 0:00:03.669 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.683 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.698 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.712 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.018) 0:00:03.731 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.745 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.760 ********* 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] *** Saturday 06 July 2024 07:06:05 -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 : Abort applying the network state configuration if the system version of the managed host is below 8] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.791 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.806 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.820 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.015) 0:00:03.836 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.850 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.865 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.879 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.016) 0:00:03.896 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.911 ********* 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] ***** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.925 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.940 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.016) 0:00:03.956 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.016) 0:00:03.973 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:03.988 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.002 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.017) 0:00:04.019 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.034 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.048 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: wireless connection with 802.1x TLS-EAP] *************************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.063 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.016) 0:00:04.079 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.094 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.108 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.123 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.016) 0:00:04.139 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.154 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.168 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.183 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.017) 0:00:04.201 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.015) 0:00:04.216 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.231 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.015) 0:00:04.246 ********* 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] ***** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.261 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.275 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.290 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.016) 0:00:04.307 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.322 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.336 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.351 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.017) 0:00:04.369 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.383 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.398 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.413 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.015) 0:00:04.429 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.443 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.458 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.016) 0:00:04.475 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.016) 0:00:04.491 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.506 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.520 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.535 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.016) 0:00:04.551 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.566 ********* 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] ***** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.581 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.014) 0:00:04.595 ********* 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] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.015) 0:00:04.611 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.015) 0:00:04.627 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Saturday 06 July 2024 07:06:05 -0400 (0:00:00.015) 0:00:04.642 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Saturday 06 July 2024 07:06:06 -0400 (0:00:00.014) 0:00:04.656 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Saturday 06 July 2024 07:06:06 -0400 (0:00:00.016) 0:00:04.673 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Saturday 06 July 2024 07:06:06 -0400 (0:00:00.014) 0:00:04.688 ********* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Saturday 06 July 2024 07:06:06 -0400 (0:00:00.014) 0:00:04.702 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** Saturday 06 July 2024 07:06:06 -0400 (0:00:00.017) 0:00:04.720 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** Saturday 06 July 2024 07:06:06 -0400 (0:00:00.016) 0:00:04.737 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed_node1 : ok=9 changed=0 unreachable=0 failed=0 skipped=96 rescued=0 ignored=0 Saturday 06 July 2024 07:06:06 -0400 (0:00:00.011) 0:00:04.749 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.06s Enable EPEL 8 ----------------------------------------------------------- 0.62s Gather the minimum subset of ansible_facts required by the network role test --- 0.59s Check if system is ostree ----------------------------------------------- 0.44s Create EPEL 8 ----------------------------------------------------------- 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 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.02s fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.02s Set network provider to 'nm' -------------------------------------------- 0.02s fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.02s fedora.linux_system_roles.network : Install packages -------------------- 0.02s Install yum-utils package ----------------------------------------------- 0.02s fedora.linux_system_roles.network : Install packages -------------------- 0.02s Enable EPEL 7 ----------------------------------------------------------- 0.02s TEST: wireless connection with WPA-PSK ---------------------------------- 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