ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', 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 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-gf3/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-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:3 Saturday 09 May 2026 09:29:49 -0400 (0:00:00.130) 0:00:00.130 ********** ok: [managed-node2] META: ran handlers TASK [See if /dev/log exists for the fingerprint check] ************************ task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:6 Saturday 09 May 2026 09:29:51 -0400 (0:00:01.712) 0:00:01.843 ********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1778333387.7584238, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1778332922.569, "dev": 6, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1375, "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": 1778332922.569, "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-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Saturday 09 May 2026 09:29:52 -0400 (0:00:00.855) 0:00:02.698 ********** ok: [managed-node2] => { "ansible_facts": { "__journal_start_time": "2026-05-09 09:29:51" }, "changed": false } TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:16 Saturday 09 May 2026 09:29:52 -0400 (0:00:00.082) 0:00:02.780 ********** included: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node2 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 09 May 2026 09:29:52 -0400 (0:00:00.231) 0:00:03.012 ********** ok: [managed-node2] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 09 May 2026 09:29:53 -0400 (0:00:00.849) 0:00:03.861 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 09 May 2026 09:29:54 -0400 (0:00:01.177) 0:00:05.039 ********** ok: [managed-node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 09 May 2026 09:29:54 -0400 (0:00:00.185) 0:00:05.224 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Setup epel on EL 7] ****************************************************** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:52 Saturday 09 May 2026 09:29:55 -0400 (0:00:00.218) 0:00:05.443 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run role with clear facts] *********************************************** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:19 Saturday 09 May 2026 09:29:55 -0400 (0:00:00.123) 0:00:05.566 ********** included: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/run_role_with_clear_facts.yml for managed-node2 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/run_role_with_clear_facts.yml:23 Saturday 09 May 2026 09:29:55 -0400 (0:00:00.065) 0:00:05.632 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/run_role_with_clear_facts.yml:33 Saturday 09 May 2026 09:29:55 -0400 (0:00:00.051) 0:00:05.683 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 09 May 2026 09:29:55 -0400 (0:00:00.153) 0:00:05.837 ********** included: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 09 May 2026 09:29:55 -0400 (0:00:00.073) 0:00:05.911 ********** ok: [managed-node2] => { "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-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Saturday 09 May 2026 09:29:56 -0400 (0:00:00.895) 0:00:06.806 ********** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:18 Saturday 09 May 2026 09:29:57 -0400 (0:00:00.866) 0:00:07.673 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:23 Saturday 09 May 2026 09:29:57 -0400 (0:00:00.115) 0:00:07.789 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:27 Saturday 09 May 2026 09:29:57 -0400 (0:00:00.047) 0:00:07.836 ********** ok: [managed-node2] => { "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-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:32 Saturday 09 May 2026 09:29:59 -0400 (0:00:02.072) 0:00:09.909 ********** ok: [managed-node2] => { "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-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 09 May 2026 09:30:01 -0400 (0:00:02.339) 0:00:12.249 ********** ok: [managed-node2] => {} 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-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 09 May 2026 09:30:02 -0400 (0:00:00.157) 0:00:12.406 ********** skipping: [managed-node2] => { "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] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 09 May 2026 09:30:02 -0400 (0:00:00.084) 0:00:12.491 ********** skipping: [managed-node2] => { "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, or SUSE 16 or later] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 09 May 2026 09:30:02 -0400 (0:00:00.097) 0:00:12.588 ********** skipping: [managed-node2] => { "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] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Saturday 09 May 2026 09:30:02 -0400 (0:00:00.104) 0:00:12.693 ********** skipping: [managed-node2] => { "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] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 09 May 2026 09:30:02 -0400 (0:00:00.131) 0:00:12.824 ********** skipping: [managed-node2] => { "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] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 09 May 2026 09:30:02 -0400 (0:00:00.179) 0:00:13.004 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 09 May 2026 09:30:02 -0400 (0:00:00.112) 0:00:13.117 ********** skipping: [managed-node2] => { "changed": false, "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-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:84 Saturday 09 May 2026 09:30:03 -0400 (0:00:00.262) 0:00:13.380 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 09 May 2026 09:30:03 -0400 (0:00:00.065) 0:00:13.445 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:108 Saturday 09 May 2026 09:30:03 -0400 (0:00:00.052) 0:00:13.497 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 09 May 2026 09:30:03 -0400 (0:00:00.078) 0:00:13.576 ********** ok: [managed-node2] => { "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-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:132 Saturday 09 May 2026 09:30:05 -0400 (0:00:01.958) 0:00:15.534 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:141 Saturday 09 May 2026 09:30:05 -0400 (0:00:00.096) 0:00:15.646 ********** skipping: [managed-node2] => { "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-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:149 Saturday 09 May 2026 09:30:05 -0400 (0:00:00.058) 0:00:15.704 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:158 Saturday 09 May 2026 09:30:05 -0400 (0:00:00.083) 0:00:15.788 ********** ok: [managed-node2] => { "_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: [001] #: Starting transaction [002] #: Started transaction [003] #: Finishing transaction [004] #: Finished transaction [005] #: Exiting TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Saturday 09 May 2026 09:30:07 -0400 (0:00:01.549) 0:00:17.337 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:176 Saturday 09 May 2026 09:30:07 -0400 (0:00:00.090) 0:00:17.427 ********** ok: [managed-node2] => { "__network_connections_result.stderr_lines": [ "[001] #: Starting transaction", "[002] #: Started transaction", "[003] #: Finishing transaction", "[004] #: Finished transaction", "[005] #: Exiting" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:180 Saturday 09 May 2026 09:30:07 -0400 (0:00:00.105) 0:00:17.533 ********** ok: [managed-node2] => { "__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": "[001] #: Starting transaction\n[002] #: Started transaction\n[003] #: Finishing transaction\n[004] #: Finished transaction\n[005] #: Exiting\n", "stderr_lines": [ "[001] #: Starting transaction", "[002] #: Started transaction", "[003] #: Finishing transaction", "[004] #: Finished transaction", "[005] #: Exiting" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:185 Saturday 09 May 2026 09:30:07 -0400 (0:00:00.121) 0:00:17.654 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:191 Saturday 09 May 2026 09:30:07 -0400 (0:00:00.063) 0:00:17.718 ********** ok: [managed-node2] => { "changed": false, "ping": "pong" } TASK [fedora.linux_system_roles.network : Record role success fingerprint] ***** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:194 Saturday 09 May 2026 09:30:08 -0400 (0:00:00.726) 0:00:18.444 ********** ok: [managed-node2] => { "changed": false } TASK [Check system journal contains role fingerprints] ************************* task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:23 Saturday 09 May 2026 09:30:08 -0400 (0:00:00.649) 0:00:19.094 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -eo pipefail; journalctl --since \"2026-05-09 09:29:51\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*begin system_role:network\" || { echo ERROR: BEGIN fingerprint not found; exit 1; }; journalctl --since \"2026-05-09 09:29:51\" --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.015110", "end": "2026-05-09 09:30:09.468803", "rc": 0, "start": "2026-05-09 09:30:09.453693" } STDOUT: May 09 09:29:57 managed-node2 platform-python[31628]: ansible-fedora.linux_system_roles.sr_fingerprint begin system_role:network ansible_version=2.9.27 CentOS-8 2026-05-09T09:29:57-04:00 May 09 09:30:08 managed-node2 platform-python[32553]: ansible-fedora.linux_system_roles.sr_fingerprint success system_role:network ansible_version=2.9.27 CentOS-8 2026-05-09T09:30:08-04:00 TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:38 Saturday 09 May 2026 09:30:09 -0400 (0:00:00.741) 0:00:19.835 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node2 : ok=22 changed=0 unreachable=0 failed=0 skipped=20 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 09 May 2026 09:30:09 -0400 (0:00:00.065) 0:00:19.900 ********** =============================================================================== fedora.linux_system_roles.network : Check which packages are installed --- 2.34s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:32 fedora.linux_system_roles.network : Check which services are running ---- 2.07s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.97s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Gathering Facts --------------------------------------------------------- 1.71s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.55s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:158 Check if system is ostree ----------------------------------------------- 1.18s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Ensure ansible_facts used by role are present --- 0.90s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 fedora.linux_system_roles.network : Record role begin fingerprint ------- 0.87s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 See if /dev/log exists for the fingerprint check ------------------------ 0.86s /tmp/collections-gf3/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.85s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check system journal contains role fingerprints ------------------------- 0.74s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:23 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.73s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:191 fedora.linux_system_roles.network : Record role success fingerprint ----- 0.65s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:194 fedora.linux_system_roles.network : Install packages -------------------- 0.26s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Include the task 'el_repo_setup.yml' ------------------------------------ 0.23s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:16 Fix CentOS6 Base repo --------------------------------------------------- 0.22s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Set flag to indicate system is ostree ----------------------------------- 0.19s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.18s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 fedora.linux_system_roles.network : Print network provider -------------- 0.16s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Run the role normally --------------------------------------------------- 0.15s /tmp/collections-gf3/ansible_collections/fedora/linux_system_roles/tests/network/tasks/run_role_with_clear_facts.yml:33