# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [Run playbook 'playbooks/tests_switch_provider.yml'] ********************** TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:56:33 +0000 (0:00:00.286) 0:00:00.286 ********* ok: [sut] PLAY [Switch initscripts provider to nm] *************************************** TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:56:41 +0000 (0:00:08.047) 0:00:08.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set fact to use initscripts network_provider] **************************** Friday 05 August 2022 20:56:42 +0000 (0:00:00.565) 0:00:08.899 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create test bridge {{ interface }} via initscripts provider] ************* Friday 05 August 2022 20:56:42 +0000 (0:00:00.916) 0:00:09.816 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:56:43 +0000 (0:00:00.455) 0:00:10.271 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:56:43 +0000 (0:00:00.461) 0:00:10.733 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:56:44 +0000 (0:00:00.537) 0:00:11.270 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set fact to use nm network_provider] ************************************* Friday 05 August 2022 20:56:44 +0000 (0:00:00.418) 0:00:11.688 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create test bridge {{ interface }} via nm provider] ********************** Friday 05 August 2022 20:56:45 +0000 (0:00:00.457) 0:00:12.146 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:56:46 +0000 (0:00:00.735) 0:00:12.881 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:56:46 +0000 (0:00:00.493) 0:00:13.375 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:56:47 +0000 (0:00:00.599) 0:00:13.974 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:56:47 +0000 (0:00:00.526) 0:00:14.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:56:48 +0000 (0:00:00.675) 0:00:15.176 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=1 changed=0 unreachable=0 failed=0 skipped=13 rescued=0 ignored=0 Friday 05 August 2022 20:56:49 +0000 (0:00:00.941) 0:00:16.118 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 8.05s set fact to use initscripts network_provider ---------------------------- 0.96s include_tasks ----------------------------------------------------------- 0.94s Create test bridge {{ interface }} via nm provider ---------------------- 0.74s include_tasks ----------------------------------------------------------- 0.68s include_tasks ----------------------------------------------------------- 0.60s Gathering Facts --------------------------------------------------------- 0.57s include_tasks ----------------------------------------------------------- 0.54s include_tasks ----------------------------------------------------------- 0.53s include_tasks ----------------------------------------------------------- 0.49s include_tasks ----------------------------------------------------------- 0.46s set fact to use nm network_provider ------------------------------------- 0.46s include_tasks ----------------------------------------------------------- 0.42s Create test bridge {{ interface }} via initscripts provider ------------- 0.41s ---^---^---^---^---^--- # 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. ---^---^---^---^---^---