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/tmpoau9jedf
  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_default.yml ****************************************************
1 plays in /tmp/tmpqiz1ijmo/tests/tests_default.yml

PLAY [Ensure that the role runs with default parameters] ***********************
META: ran handlers

TASK [linux-system-roles.certificate : Set version specific variables] *********
task path: /tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:2
Wednesday 06 July 2022  05:35:09 +0000 (0:00:00.019)       0:00:00.019 ******** 
included: /tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml for /cache/centos-7.qcow2c.snap

TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ******
task path: /tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2
Wednesday 06 July 2022  05:35:09 +0000 (0:00:00.021)       0:00:00.040 ******** 
ok: [/cache/centos-7.qcow2c.snap]

TASK [linux-system-roles.certificate : Set platform/version specific variables] ***
task path: /tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8
Wednesday 06 July 2022  05:35:10 +0000 (0:00:00.741)       0:00:00.782 ******** 
skipping: [/cache/centos-7.qcow2c.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-7.qcow2c.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-7.qcow2c.snap] => (item=CentOS_7.yml) => {
    "ansible_facts": {
        "__certificate_default_directory": "/etc/pki/tls",
        "__certificate_packages": [
            "python-pyasn1",
            "python-cryptography",
            "python-dbus"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/vars/CentOS_7.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_7.yml"
}
skipping: [/cache/centos-7.qcow2c.snap] => (item=CentOS_7.9.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_7.9.yml",
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] ***
task path: /tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:5
Wednesday 06 July 2022  05:35:10 +0000 (0:00:00.048)       0:00:00.830 ******** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python2-pyasn1-0.1.9-7.el7.noarch providing python-pyasn1 is already installed",
        "python2-cryptography-1.7.2-2.el7.x86_64 providing python-cryptography is already installed",
        "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed"
    ]
}

TASK [linux-system-roles.certificate : Ensure provider packages are installed] ***
task path: /tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:22
Wednesday 06 July 2022  05:35:11 +0000 (0:00:01.208)       0:00:02.039 ******** 

TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] ***
task path: /tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:33
Wednesday 06 July 2022  05:35:11 +0000 (0:00:00.031)       0:00:02.070 ******** 

TASK [linux-system-roles.certificate : Ensure post-scripts hooks directory exists] ***
task path: /tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:59
Wednesday 06 July 2022  05:35:11 +0000 (0:00:00.029)       0:00:02.100 ******** 

TASK [linux-system-roles.certificate : Ensure provider service is running] *****
task path: /tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:88
Wednesday 06 July 2022  05:35:11 +0000 (0:00:00.030)       0:00:02.130 ******** 

TASK [linux-system-roles.certificate : Ensure certificate requests] ************
task path: /tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:100
Wednesday 06 July 2022  05:35:11 +0000 (0:00:00.029)       0:00:02.160 ******** 
META: role_complete for /cache/centos-7.qcow2c.snap
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/centos-7.qcow2c.snap : ok=4    changed=0    unreachable=0    failed=0    skipped=5    rescued=0    ignored=0   

Wednesday 06 July 2022  05:35:11 +0000 (0:00:00.029)       0:00:02.189 ******** 
=============================================================================== 
linux-system-roles.certificate : Ensure certificate role dependencies are installed --- 1.21s
/tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 --
linux-system-roles.certificate : Ensure ansible_facts used by role ------ 0.74s
/tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 
linux-system-roles.certificate : Set platform/version specific variables --- 0.05s
/tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8 
linux-system-roles.certificate : Ensure provider packages are installed --- 0.03s
/tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:22 -
linux-system-roles.certificate : Ensure post-scripts hooks directory exists --- 0.03s
/tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:59 -
linux-system-roles.certificate : Ensure provider service is running ----- 0.03s
/tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:88 -
linux-system-roles.certificate : Ensure pre-scripts hooks directory exists --- 0.03s
/tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:33 -
linux-system-roles.certificate : Ensure certificate requests ------------ 0.03s
/tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:100 
linux-system-roles.certificate : Set version specific variables --------- 0.02s
/tmp/tmpqiz1ijmo/tests/roles/linux-system-roles.certificate/tasks/main.yml:2 --
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/tmpoau9jedf
  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_default.yml ****************************************************
1 plays in /tmp/tmp5ygcfjec/tests/certificate/tests_default.yml

PLAY [Ensure that the role runs with default parameters] ***********************
META: ran handlers

TASK [fedora.linux_system_roles.certificate : Set version specific variables] ***
task path: /tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2
Wednesday 06 July 2022  05:44:54 +0000 (0:00:00.021)       0:00:00.021 ******** 
included: /tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for /cache/centos-7.qcow2c.snap

TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] ***
task path: /tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2
Wednesday 06 July 2022  05:44:54 +0000 (0:00:00.024)       0:00:00.046 ******** 
ok: [/cache/centos-7.qcow2c.snap]

TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] ***
task path: /tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:7
Wednesday 06 July 2022  05:44:55 +0000 (0:00:00.751)       0:00:00.797 ******** 
skipping: [/cache/centos-7.qcow2c.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-7.qcow2c.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-7.qcow2c.snap] => (item=CentOS_7.yml) => {
    "ansible_facts": {
        "__certificate_default_directory": "/etc/pki/tls",
        "__certificate_packages": [
            "python-pyasn1",
            "python-cryptography",
            "python-dbus"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_7.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_7.yml"
}
skipping: [/cache/centos-7.qcow2c.snap] => (item=CentOS_7.9.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_7.9.yml",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] ***
task path: /tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5
Wednesday 06 July 2022  05:44:55 +0000 (0:00:00.053)       0:00:00.851 ******** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python2-pyasn1-0.1.9-7.el7.noarch providing python-pyasn1 is already installed",
        "python2-cryptography-1.7.2-2.el7.x86_64 providing python-cryptography is already installed",
        "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed"
    ]
}

TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] ***
task path: /tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:22
Wednesday 06 July 2022  05:44:56 +0000 (0:00:01.232)       0:00:02.083 ******** 

TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] ***
task path: /tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:33
Wednesday 06 July 2022  05:44:56 +0000 (0:00:00.029)       0:00:02.113 ******** 

TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] ***
task path: /tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:59
Wednesday 06 July 2022  05:44:56 +0000 (0:00:00.028)       0:00:02.141 ******** 

TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] ***
task path: /tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:88
Wednesday 06 July 2022  05:44:56 +0000 (0:00:00.028)       0:00:02.170 ******** 

TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] *****
task path: /tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:99
Wednesday 06 July 2022  05:44:56 +0000 (0:00:00.028)       0:00:02.198 ******** 
META: role_complete for /cache/centos-7.qcow2c.snap
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/centos-7.qcow2c.snap : ok=4    changed=0    unreachable=0    failed=0    skipped=5    rescued=0    ignored=0   

Wednesday 06 July 2022  05:44:56 +0000 (0:00:00.028)       0:00:02.226 ******** 
=============================================================================== 
fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 1.23s
/tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 
fedora.linux_system_roles.certificate : Ensure ansible_facts used by role --- 0.75s
/tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 
fedora.linux_system_roles.certificate : Set platform/version specific variables --- 0.05s
/tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:7 
fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 0.03s
/tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:22 
fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists --- 0.03s
/tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:59 
fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists --- 0.03s
/tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:33 
fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.03s
/tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:88 
fedora.linux_system_roles.certificate : Ensure certificate requests ----- 0.03s
/tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:99 
fedora.linux_system_roles.certificate : Set version specific variables --- 0.02s
/tmp/tmpoau9jedf/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2