# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [Run playbook 'playbooks/tests_wireless.yml' with nm as provider] ********* TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:07:00 +0000 (0:00:00.225) 0:00:00.225 ********* ok: [sut] TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:07:09 +0000 (0:00:09.465) 0:00:09.691 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Friday 05 August 2022 20:07:10 +0000 (0:00:01.079) 0:00:10.770 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:07:11 +0000 (0:00:00.745) 0:00:11.516 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** Friday 05 August 2022 20:07:12 +0000 (0:00:01.056) 0:00:12.573 ********* changed: [sut] => { "changed": true, "cmd": [ "yum", "install", "-y", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": "0:00:02.309410", "end": "2022-08-05 20:07:20.746733", "rc": 0, "start": "2022-08-05 20:07:18.437323" } STDOUT: Last metadata expiration check: 0:01:25 ago on Fri Aug 5 20:05:54 2022. epel-release-latest-8.noarch.rpm 777 kB/s | 24 kB 00:00 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: epel-release noarch 8-16.el8 @commandline 24 k Transaction Summary ================================================================================ Install 1 Package Total size: 24 k Installed size: 34 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : epel-release-8-16.el8.noarch 1/1 Running scriptlet: epel-release-8-16.el8.noarch 1/1 Many EPEL packages require the CodeReady Builder (CRB) repository. It is recommended that you run /usr/bin/crb enable to enable the CRB repository. Verifying : epel-release-8-16.el8.noarch 1/1 Installed: epel-release-8-16.el8.noarch Complete! TASK [Enable EPEL 7] *********************************************************** Friday 05 August 2022 20:07:21 +0000 (0:00:08.340) 0:00:20.914 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Friday 05 August 2022 20:07:21 +0000 (0:00:00.552) 0:00:21.466 ********* changed: [sut] => { "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.548532", "end": "2022-08-05 20:07:23.210725", "rc": 0, "start": "2022-08-05 20:07:22.662193" } TASK [Enable EPEL 6] *********************************************************** Friday 05 August 2022 20:07:23 +0000 (0:00:01.800) 0:00:23.267 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** Friday 05 August 2022 20:07:23 +0000 (0:00:00.458) 0:00:23.726 ********* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:07:25 +0000 (0:00:01.201) 0:00:24.928 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [INIT: wireless tests] **************************************************** Friday 05 August 2022 20:07:25 +0000 (0:00:00.527) 0:00:25.455 ********* skipping: [sut] => {} TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:07:26 +0000 (0:00:00.807) 0:00:26.263 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Copy client certs] ******************************************************* Friday 05 August 2022 20:07:27 +0000 (0:00:00.833) 0:00:27.097 ********* skipping: [sut] => (item=client.key) => { "ansible_loop_var": "item", "changed": false, "item": "client.key", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=client.pem) => { "ansible_loop_var": "item", "changed": false, "item": "client.pem", "skip_reason": "Conditional result was False" } skipping: [sut] => (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] ********************************** Friday 05 August 2022 20:07:28 +0000 (0:00:01.050) 0:00:28.147 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 20:07:28 +0000 (0:00:00.654) 0:00:28.801 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 20:07:29 +0000 (0:00:00.781) 0:00:29.583 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 20:07:30 +0000 (0:00:00.741) 0:00:30.325 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 20:07:30 +0000 (0:00:00.559) 0:00:30.884 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 20:07:31 +0000 (0:00:00.666) 0:00:31.551 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 20:07:32 +0000 (0:00:00.468) 0:00:32.020 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 20:07:32 +0000 (0:00:00.425) 0:00:32.445 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 20:07:32 +0000 (0:00:00.378) 0:00:32.823 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 20:07:33 +0000 (0:00:00.367) 0:00:33.191 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 20:07:33 +0000 (0:00:00.559) 0:00:33.751 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 20:07:34 +0000 (0:00:00.523) 0:00:34.274 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 20:07:34 +0000 (0:00:00.548) 0:00:34.823 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 20:07:35 +0000 (0:00:00.556) 0:00:35.379 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 20:07:36 +0000 (0:00:00.708) 0:00:36.088 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 20:07:36 +0000 (0:00:00.322) 0:00:36.410 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 20:07:36 +0000 (0:00:00.427) 0:00:36.838 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 20:07:37 +0000 (0:00:00.627) 0:00:37.466 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 20:07:38 +0000 (0:00:00.652) 0:00:38.119 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 20:07:38 +0000 (0:00:00.773) 0:00:38.981 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 20:07:39 +0000 (0:00:00.613) 0:00:39.594 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 20:07:40 +0000 (0:00:00.390) 0:00:39.985 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 20:07:40 +0000 (0:00:00.642) 0:00:40.628 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 20:07:41 +0000 (0:00:00.396) 0:00:41.025 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 20:07:41 +0000 (0:00:00.718) 0:00:41.744 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 20:07:42 +0000 (0:00:00.673) 0:00:42.417 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 20:07:43 +0000 (0:00:00.542) 0:00:42.960 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 20:07:44 +0000 (0:00:01.134) 0:00:44.095 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 20:07:44 +0000 (0:00:00.525) 0:00:44.621 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 20:07:45 +0000 (0:00:01.012) 0:00:45.633 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 20:07:46 +0000 (0:00:01.024) 0:00:46.658 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 20:07:47 +0000 (0:00:00.970) 0:00:47.629 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 20:07:48 +0000 (0:00:00.768) 0:00:48.397 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 20:07:48 +0000 (0:00:00.414) 0:00:48.811 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 20:07:49 +0000 (0:00:00.765) 0:00:49.577 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 20:07:50 +0000 (0:00:00.454) 0:00:50.032 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 20:07:50 +0000 (0:00:00.775) 0:00:50.807 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: wireless connection with 802.1x TLS-EAP] *************************** Friday 05 August 2022 20:07:51 +0000 (0:00:01.056) 0:00:51.864 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 20:07:52 +0000 (0:00:00.470) 0:00:52.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 20:07:53 +0000 (0:00:00.893) 0:00:53.228 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 20:07:53 +0000 (0:00:00.601) 0:00:53.846 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 20:07:54 +0000 (0:00:01.008) 0:00:54.855 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 20:07:55 +0000 (0:00:00.392) 0:00:55.247 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 20:07:55 +0000 (0:00:00.379) 0:00:55.627 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 20:07:55 +0000 (0:00:00.231) 0:00:55.859 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 20:07:56 +0000 (0:00:00.297) 0:00:56.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 20:07:56 +0000 (0:00:00.476) 0:00:56.633 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 20:07:57 +0000 (0:00:00.473) 0:00:57.106 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 20:07:57 +0000 (0:00:00.296) 0:00:57.403 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 20:07:57 +0000 (0:00:00.466) 0:00:57.870 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 20:07:58 +0000 (0:00:00.643) 0:00:58.513 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 20:07:59 +0000 (0:00:00.798) 0:00:59.311 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 20:08:00 +0000 (0:00:01.388) 0:01:00.700 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 20:08:01 +0000 (0:00:00.957) 0:01:01.658 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 20:08:03 +0000 (0:00:01.274) 0:01:02.932 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 20:08:04 +0000 (0:00:00.999) 0:01:03.931 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 20:08:04 +0000 (0:00:00.436) 0:01:04.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 20:08:04 +0000 (0:00:00.353) 0:01:04.742 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 20:08:05 +0000 (0:00:00.558) 0:01:05.301 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 20:08:06 +0000 (0:00:01.232) 0:01:06.533 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 20:08:08 +0000 (0:00:01.379) 0:01:07.912 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 20:08:08 +0000 (0:00:00.627) 0:01:08.540 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 20:08:09 +0000 (0:00:01.052) 0:01:09.592 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 20:08:10 +0000 (0:00:00.507) 0:01:10.100 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 20:08:10 +0000 (0:00:00.758) 0:01:10.859 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 20:08:11 +0000 (0:00:00.577) 0:01:11.436 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 20:08:12 +0000 (0:00:00.916) 0:01:12.353 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 20:08:13 +0000 (0:00:00.986) 0:01:13.340 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 20:08:14 +0000 (0:00:00.773) 0:01:14.114 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 20:08:14 +0000 (0:00:00.308) 0:01:14.422 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 20:08:14 +0000 (0:00:00.400) 0:01:14.823 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 20:08:15 +0000 (0:00:00.894) 0:01:15.718 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 20:08:16 +0000 (0:00:00.794) 0:01:16.512 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 20:08:17 +0000 (0:00:00.516) 0:01:17.029 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:08:18 +0000 (0:00:01.020) 0:01:18.049 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=6 changed=2 unreachable=0 failed=0 skipped=82 rescued=0 ignored=0 Friday 05 August 2022 20:08:18 +0000 (0:00:00.824) 0:01:18.873 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 9.49s Create EPEL 8 ----------------------------------------------------------- 8.34s linux-system-roles.network : Re-test connectivity ----------------------- 2.08s linux-system-roles.network : Enable network service --------------------- 2.01s linux-system-roles.network : Enable and start wpa_supplicant ------------ 1.93s linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces --- 1.89s linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 1.88s Enable EPEL 8 ----------------------------------------------------------- 1.80s linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 1.78s linux-system-roles.network : Ensure initscripts network file dependency is present --- 1.74s linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable --- 1.73s linux-system-roles.network : Show stderr messages for the network_connections --- 1.66s linux-system-roles.network : Configure networking state ----------------- 1.39s linux-system-roles.network : Install packages --------------------------- 1.35s linux-system-roles.network : Show debug messages for the network_state --- 1.29s linux-system-roles.network : Show debug messages for the network_connections --- 1.27s linux-system-roles.network : Show debug messages for the network_connections --- 1.25s Set network provider to 'nm' -------------------------------------------- 1.20s linux-system-roles.network : Enable and start NetworkManager ------------ 1.10s linux-system-roles.network : Configure networking connection profiles --- 1.08s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---