Execution
Date 08 Dec 2025 13:57:07 +0000
Duration 00:24:46.17
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
12 Hosts
1505 Tasks
1497 Results
32 Plays
487 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "_keystone_sp_apache_mod_auth_openidc_gte_2_4_11": true,
    "keystone_deprecated_apache_configs": [
        "/etc/httpd/conf.d/keystone-httpd.conf"
    ],
    "keystone_devel_distro_packages": [
        "cyrus-sasl-lib",
        "libffi-devel",
        "libxml2-devel",
        "libxslt-devel",
        "openldap-devel",
        "openssl-devel",
        "systemd-devel",
        "which"
    ],
    "keystone_developer_mode_distro_packages": [
        "gcc"
    ],
    "keystone_distro_packages": [
        "ca-certificates",
        "cronie",
        "cronie-anacron",
        "git",
        "openssh-server",
        "rsync"
    ],
    "keystone_idp_distro_packages": [
        "xmlsec1"
    ],
    "keystone_service_distro_packages": [
        "openstack-keystone",
        "python3-systemd"
    ],
    "keystone_sp_apache_mod_packages": [
        {
            "name": "shibboleth",
            "state": "{{ keystone_sp_apache_mod_shib | ternary('present', 'absent') }}"
        },
        {
            "name": "mod_auth_openidc",
            "state": "{{ keystone_sp_apache_mod_auth_openidc | ternary('present', 'absent') }}"
        }
    ],
    "keystone_sshd": "sshd",
    "keystone_uwsgi_bin": "/usr/sbin"
}
ansible_included_var_files
[
    "/home/zuul/src/opendev.org/openstack/openstack-ansible-os_keystone/vars/redhat.yml"
]
changed
False