ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpbkdx2pub
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', 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_ntp_provider3.yml **********************************************
1 plays in /tmp/tmppg8qafi5/tests/tests_ntp_provider3.yml

PLAY [Configure NTP with ntp as current provider] ******************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmppg8qafi5/tests/tests_ntp_provider3.yml:1
Tuesday 05 July 2022  23:50:34 +0000 (0:00:00.019)       0:00:00.020 ********** 
ok: [/cache/fedora-36.qcow2.snap]

TASK [Remove chrony] ***********************************************************
task path: /tmp/tmppg8qafi5/tests/tests_ntp_provider3.yml:11
Tuesday 05 July 2022  23:50:35 +0000 (0:00:01.199)       0:00:01.219 ********** 
ok: [/cache/fedora-36.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Install ntp] *************************************************************
task path: /tmp/tmppg8qafi5/tests/tests_ntp_provider3.yml:14
Tuesday 05 July 2022  23:50:38 +0000 (0:00:02.467)       0:00:03.686 ********** 
fatal: [/cache/fedora-36.qcow2.snap]: FAILED! => {
    "changed": false,
    "failures": [
        "No package ntp available."
    ],
    "rc": 1,
    "results": []
}

MSG:

Failed to install some of the specified packages
...ignoring

TASK [meta] ********************************************************************
task path: /tmp/tmppg8qafi5/tests/tests_ntp_provider3.yml:19
Tuesday 05 July 2022  23:50:40 +0000 (0:00:01.835)       0:00:05.522 ********** 
META: ending play

PLAY RECAP *********************************************************************
/cache/fedora-36.qcow2.snap : ok=3    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=1   

Tuesday 05 July 2022  23:50:40 +0000 (0:00:00.011)       0:00:05.534 ********** 
=============================================================================== 
Remove chrony ----------------------------------------------------------- 2.47s
/tmp/tmppg8qafi5/tests/tests_ntp_provider3.yml:11 -----------------------------
Install ntp ------------------------------------------------------------- 1.84s
/tmp/tmppg8qafi5/tests/tests_ntp_provider3.yml:14 -----------------------------
Gathering Facts --------------------------------------------------------- 1.20s
/tmp/tmppg8qafi5/tests/tests_ntp_provider3.yml:1 ------------------------------
meta -------------------------------------------------------------------- 0.01s
/tmp/tmppg8qafi5/tests/tests_ntp_provider3.yml:19 -----------------------------
ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpbkdx2pub
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', 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_ntp_provider3.yml **********************************************
1 plays in /tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider3.yml

PLAY [Configure NTP with ntp as current provider] ******************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider3.yml:1
Tuesday 05 July 2022  23:56:37 +0000 (0:00:00.019)       0:00:00.019 ********** 
ok: [/cache/fedora-36.qcow2.snap]

TASK [Remove chrony] ***********************************************************
task path: /tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider3.yml:11
Tuesday 05 July 2022  23:56:39 +0000 (0:00:01.240)       0:00:01.259 ********** 
ok: [/cache/fedora-36.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Install ntp] *************************************************************
task path: /tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider3.yml:14
Tuesday 05 July 2022  23:56:41 +0000 (0:00:02.528)       0:00:03.788 ********** 
fatal: [/cache/fedora-36.qcow2.snap]: FAILED! => {
    "changed": false,
    "failures": [
        "No package ntp available."
    ],
    "rc": 1,
    "results": []
}

MSG:

Failed to install some of the specified packages
...ignoring

TASK [meta] ********************************************************************
task path: /tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider3.yml:19
Tuesday 05 July 2022  23:56:43 +0000 (0:00:02.310)       0:00:06.098 ********** 
META: ending play

PLAY RECAP *********************************************************************
/cache/fedora-36.qcow2.snap : ok=3    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=1   

Tuesday 05 July 2022  23:56:43 +0000 (0:00:00.012)       0:00:06.110 ********** 
=============================================================================== 
Remove chrony ----------------------------------------------------------- 2.53s
/tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider3.yml:11 --------------------
Install ntp ------------------------------------------------------------- 2.31s
/tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider3.yml:14 --------------------
Gathering Facts --------------------------------------------------------- 1.24s
/tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider3.yml:1 ---------------------
meta -------------------------------------------------------------------- 0.01s
/tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider3.yml:19 --------------------