ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Ift executable location = /usr/local/bin/ansible-playbook python version = 3.12.13 (main, Apr 16 2026, 00:00:00) [GCC 14.3.1 20251022 (Red Hat 14.3.1-4)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml PLAY [Test executing the role with default parameters] ************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:3 Thursday 30 April 2026 19:48:38 -0400 (0:00:00.038) 0:00:00.038 ******** [WARNING]: Platform linux on host managed-node7 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node7] TASK [See if /dev/log exists for the fingerprint check] ************************ task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:6 Thursday 30 April 2026 19:48:40 -0400 (0:00:01.674) 0:00:01.712 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1777592919.627025, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1777592584.085, "dev": 6, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 122, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/run/systemd/journal/dev-log", "lnk_target": "/run/systemd/journal/dev-log", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1777592580.071335, "nlink": 1, "path": "/dev/log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Set the start time for the journal search] ******************************* task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Thursday 30 April 2026 19:48:40 -0400 (0:00:00.688) 0:00:02.401 ******** ok: [managed-node7] => { "ansible_facts": { "__journal_start_time": "2026-04-30 19:48:39" }, "changed": false } TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:16 Thursday 30 April 2026 19:48:40 -0400 (0:00:00.104) 0:00:02.505 ******** included: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node7 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Thursday 30 April 2026 19:48:40 -0400 (0:00:00.029) 0:00:02.534 ******** ok: [managed-node7] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Thursday 30 April 2026 19:48:41 -0400 (0:00:00.629) 0:00:03.164 ******** ok: [managed-node7] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Thursday 30 April 2026 19:48:42 -0400 (0:00:00.546) 0:00:03.711 ******** ok: [managed-node7] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Thursday 30 April 2026 19:48:42 -0400 (0:00:00.095) 0:00:03.806 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "ansible_facts['distribution_major_version'] == '6'", "skip_reason": "Conditional result was False" } TASK [Setup epel on EL 7] ****************************************************** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:52 Thursday 30 April 2026 19:48:42 -0400 (0:00:00.081) 0:00:03.888 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "ansible_facts['distribution_major_version'] == '7'", "skip_reason": "Conditional result was False" } TASK [Run role with clear facts] *********************************************** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:19 Thursday 30 April 2026 19:48:42 -0400 (0:00:00.058) 0:00:03.946 ******** included: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/run_role_with_clear_facts.yml for managed-node7 TASK [Clear facts] ************************************************************* task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/run_role_with_clear_facts.yml:9 Thursday 30 April 2026 19:48:42 -0400 (0:00:00.072) 0:00:04.018 ******** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/run_role_with_clear_facts.yml:23 Thursday 30 April 2026 19:48:42 -0400 (0:00:00.003) 0:00:04.022 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/run_role_with_clear_facts.yml:33 Thursday 30 April 2026 19:48:42 -0400 (0:00:00.057) 0:00:04.080 ******** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: fedora.linux_system_roles.network for managed-node7 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Thursday 30 April 2026 19:48:42 -0400 (0:00:00.199) 0:00:04.280 ******** included: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node7 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Thursday 30 April 2026 19:48:42 -0400 (0:00:00.060) 0:00:04.340 ******** ok: [managed-node7] => { "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 : Record role begin fingerprint] ******* task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Thursday 30 April 2026 19:48:43 -0400 (0:00:00.845) 0:00:05.185 ******** ok: [managed-node7] => { "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:18 Thursday 30 April 2026 19:48:44 -0400 (0:00:00.956) 0:00:06.141 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:23 Thursday 30 April 2026 19:48:44 -0400 (0:00:00.057) 0:00:06.199 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:27 Thursday 30 April 2026 19:48:44 -0400 (0:00:00.066) 0:00:06.265 ******** ok: [managed-node7] => { "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 : Check which packages are installed] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:32 Thursday 30 April 2026 19:48:47 -0400 (0:00:02.507) 0:00:08.772 ******** ok: [managed-node7] => { "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 : Print network provider] ************** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Thursday 30 April 2026 19:48:49 -0400 (0:00:01.999) 0:00:10.772 ******** ok: [managed-node7] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Thursday 30 April 2026 19:48:49 -0400 (0:00:00.086) 0:00:10.859 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "network_state != {}", "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] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Thursday 30 April 2026 19:48:49 -0400 (0:00:00.035) 0:00:10.894 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "network_state != {}", "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, or SUSE 16 or later] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Thursday 30 April 2026 19:48:49 -0400 (0:00:00.047) 0:00:10.942 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "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] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Thursday 30 April 2026 19:48:49 -0400 (0:00:00.105) 0:00:11.047 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Thursday 30 April 2026 19:48:49 -0400 (0:00:00.086) 0:00:11.134 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] | int < 8", "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] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Thursday 30 April 2026 19:48:49 -0400 (0:00:00.080) 0:00:11.215 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Thursday 30 April 2026 19:48:49 -0400 (0:00:00.079) 0:00:11.294 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:84 Thursday 30 April 2026 19:48:49 -0400 (0:00:00.349) 0:00:11.644 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Thursday 30 April 2026 19:48:50 -0400 (0:00:00.096) 0:00:11.740 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:108 Thursday 30 April 2026 19:48:50 -0400 (0:00:00.092) 0:00:11.833 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Thursday 30 April 2026 19:48:50 -0400 (0:00:00.124) 0:00:11.958 ******** ok: [managed-node7] => { "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] ***** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:132 Thursday 30 April 2026 19:48:52 -0400 (0:00:02.155) 0:00:14.114 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:141 Thursday 30 April 2026 19:48:52 -0400 (0:00:00.069) 0:00:14.183 ******** skipping: [managed-node7] => { "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] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:149 Thursday 30 April 2026 19:48:52 -0400 (0:00:00.051) 0:00:14.235 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:158 Thursday 30 April 2026 19:48:52 -0400 (0:00:00.050) 0:00:14.285 ******** ok: [managed-node7] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Thursday 30 April 2026 19:48:54 -0400 (0:00:01.599) 0:00:15.890 ******** skipping: [managed-node7] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:176 Thursday 30 April 2026 19:48:54 -0400 (0:00:00.081) 0:00:15.973 ******** ok: [managed-node7] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:180 Thursday 30 April 2026 19:48:54 -0400 (0:00:00.093) 0:00:16.066 ******** ok: [managed-node7] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:185 Thursday 30 April 2026 19:48:54 -0400 (0:00:00.130) 0:00:16.197 ******** skipping: [managed-node7] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:191 Thursday 30 April 2026 19:48:54 -0400 (0:00:00.125) 0:00:16.322 ******** ok: [managed-node7] => { "changed": false, "ping": "pong" } TASK [fedora.linux_system_roles.network : Record role success fingerprint] ***** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:194 Thursday 30 April 2026 19:48:55 -0400 (0:00:00.922) 0:00:17.245 ******** ok: [managed-node7] => { "changed": false } TASK [Check system journal contains role fingerprints] ************************* task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:23 Thursday 30 April 2026 19:48:56 -0400 (0:00:00.581) 0:00:17.826 ******** ok: [managed-node7] => { "changed": false, "cmd": "set -eo pipefail; journalctl --since \"2026-04-30 19:48:39\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*begin system_role:network\" || { echo ERROR: BEGIN fingerprint not found; exit 1; }; journalctl --since \"2026-04-30 19:48:39\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*success system_role:network\" || { echo ERROR: SUCCESS fingerprint not found; exit 1; }", "delta": "0:00:00.014958", "end": "2026-04-30 19:48:57.017169", "rc": 0, "start": "2026-04-30 19:48:57.002211" } STDOUT: Apr 30 19:48:44 managed-node7 python3.12[24315]: ansible-fedora.linux_system_roles.sr_fingerprint begin system_role:network ansible_version=2.17.14 CentOS-10 2026-04-30T19:48:44-04:00 Apr 30 19:48:56 managed-node7 python3.12[25393]: ansible-fedora.linux_system_roles.sr_fingerprint success system_role:network ansible_version=2.17.14 CentOS-10 2026-04-30T19:48:56-04:00 TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:38 Thursday 30 April 2026 19:48:57 -0400 (0:00:00.932) 0:00:18.758 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* managed-node7 : ok=23 changed=0 unreachable=0 failed=0 skipped=20 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 30 April 2026 19:48:57 -0400 (0:00:00.035) 0:00:18.793 ******** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.51s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 2.16s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 fedora.linux_system_roles.network : Check which packages are installed --- 2.00s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:32 Gathering Facts --------------------------------------------------------- 1.67s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.60s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:158 fedora.linux_system_roles.network : Record role begin fingerprint ------- 0.96s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Check system journal contains role fingerprints ------------------------- 0.93s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:23 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.92s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:191 fedora.linux_system_roles.network : Ensure ansible_facts used by role are present --- 0.85s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 See if /dev/log exists for the fingerprint check ------------------------ 0.69s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:6 Gather the minimum subset of ansible_facts required by the network role test --- 0.63s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Record role success fingerprint ----- 0.58s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:194 Check if system is ostree ----------------------------------------------- 0.55s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Install packages -------------------- 0.35s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Run the role normally --------------------------------------------------- 0.20s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tasks/run_role_with_clear_facts.yml:33 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.13s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:180 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.13s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:185 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.12s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:108 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later, or SUSE 16 or later --- 0.11s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Set the start time for the journal search ------------------------------- 0.10s /tmp/collections-Ift/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11