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 '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_wrong_provider.yml *********************************************
1 plays in /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_wrong_provider.yml

PLAY [Test issuing certificate with nonexistent provider] **********************

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_wrong_provider.yml:2
Monday 03 February 2025  19:22:59 -0500 (0:00:00.024)       0:00:00.024 ******* 
ok: [managed-node3]
META: ran handlers

TASK [fedora.linux_system_roles.certificate : Set version specific variables] ***
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2
Monday 03 February 2025  19:23:00 -0500 (0:00:00.915)       0:00:00.939 ******* 
included: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node3

TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] ***
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2
Monday 03 February 2025  19:23:00 -0500 (0:00:00.023)       0:00:00.963 ******* 
skipping: [managed-node3] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.certificate : Check if system is ostree] *******
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10
Monday 03 February 2025  19:23:00 -0500 (0:00:00.042)       0:00:01.005 ******* 
ok: [managed-node3] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] ***
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15
Monday 03 February 2025  19:23:01 -0500 (0:00:00.492)       0:00:01.497 ******* 
ok: [managed-node3] => {
    "ansible_facts": {
        "__certificate_is_ostree": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] ***
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19
Monday 03 February 2025  19:23:01 -0500 (0:00:00.042)       0:00:01.540 ******* 
skipping: [managed-node3] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node3] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node3] => (item=CentOS_8.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_8.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node3] => (item=CentOS_8.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_8.yml",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] ***
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5
Monday 03 February 2025  19:23:01 -0500 (0:00:00.057)       0:00:01.598 ******* 
ok: [managed-node3] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] ***
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23
Monday 03 February 2025  19:23:04 -0500 (0:00:03.156)       0:00:04.754 ******* 
skipping: [managed-node3] => (item=fake-provider)  => {
    "__certificate_provider": "fake-provider",
    "ansible_loop_var": "__certificate_provider",
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] ***
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35
Monday 03 February 2025  19:23:04 -0500 (0:00:00.046)       0:00:04.801 ******* 
skipping: [managed-node3] => (item=fake-provider)  => {
    "__certificate_provider": "fake-provider",
    "ansible_loop_var": "__certificate_provider",
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] ***
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61
Monday 03 February 2025  19:23:04 -0500 (0:00:00.045)       0:00:04.846 ******* 
skipping: [managed-node3] => (item=fake-provider)  => {
    "__certificate_provider": "fake-provider",
    "ansible_loop_var": "__certificate_provider",
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] ***
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90
Monday 03 February 2025  19:23:04 -0500 (0:00:00.046)       0:00:04.892 ******* 
skipping: [managed-node3] => (item=fake-provider)  => {
    "__certificate_provider": "fake-provider",
    "ansible_loop_var": "__certificate_provider",
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] *****
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101
Monday 03 February 2025  19:23:04 -0500 (0:00:00.044)       0:00:04.937 ******* 
failed: [managed-node3] (item={'name': 'mycert_wrong_provider', 'dns': 'www.example.com', 'ca': 'self-sign', 'provider': 'fake-provider'}) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "ca": "self-sign",
        "dns": "www.example.com",
        "name": "mycert_wrong_provider",
        "provider": "fake-provider"
    }
}

MSG:

Chosen provider 'fake-provider' is not available.

TASK [Assert...] ***************************************************************
task path: /tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_wrong_provider.yml:24
Monday 03 February 2025  19:23:05 -0500 (0:00:00.589)       0:00:05.527 ******* 
ok: [managed-node3] => {
    "changed": false
}

MSG:

All assertions passed
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
managed-node3              : ok=6    changed=0    unreachable=0    failed=0    skipped=6    rescued=1    ignored=0   

Monday 03 February 2025  19:23:05 -0500 (0:00:00.050)       0:00:05.577 ******* 
=============================================================================== 
fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.16s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 
Gathering Facts --------------------------------------------------------- 0.92s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_wrong_provider.yml:2 
fedora.linux_system_roles.certificate : Ensure certificate requests ----- 0.59s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 
fedora.linux_system_roles.certificate : Check if system is ostree ------- 0.49s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 
fedora.linux_system_roles.certificate : Set platform/version specific variables --- 0.06s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 
Assert... --------------------------------------------------------------- 0.05s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_wrong_provider.yml:24 
fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 0.05s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 
fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists --- 0.05s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 
fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists --- 0.05s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 
fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.04s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 
fedora.linux_system_roles.certificate : Set flag to indicate system is ostree --- 0.04s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 
fedora.linux_system_roles.certificate : Ensure ansible_facts used by role --- 0.04s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 
fedora.linux_system_roles.certificate : Set version specific variables --- 0.02s
/tmp/collections-UoV/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2