Execution
Date 15 Dec 2025 10:19:13 +0000
Duration 00:23:12.82
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
9 Hosts
618 Tasks
960 Results
108 Plays
456 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "_keystone_sp_apache_mod_auth_openidc_gte_2_4_11": true,
    "cache_timeout": 600,
    "keystone_apache_modules": [
        {
            "name": "shib",
            "state": "{{ keystone_sp_apache_mod_shib | ternary('present', 'absent') }}"
        },
        {
            "name": "auth_openidc",
            "state": "{{ keystone_sp_apache_mod_auth_openidc | ternary('present', 'absent') }}"
        },
        {
            "name": "proxy_uwsgi",
            "state": "present"
        }
    ],
    "keystone_deprecated_apache_configs": [
        "/etc/apache2/sites-available/keystone-httpd.conf",
        "/etc/apache2/sites-enabled/keystone-httpd.conf"
    ],
    "keystone_devel_distro_packages": [
        "docutils-common",
        "libffi-dev",
        "libjs-sphinxdoc",
        "libjs-underscore",
        "libldap2-dev",
        "libsasl2-dev",
        "libsystemd-dev",
        "libssl-dev",
        "libxslt1.1",
        "libxslt1-dev",
        "libxml2-dev",
        "pkg-config"
    ],
    "keystone_developer_mode_distro_packages": [
        "build-essential"
    ],
    "keystone_distro_packages": [
        "git",
        "libldap-common",
        "openssh-server",
        "rsync",
        "cron",
        "libpython3-dev"
    ],
    "keystone_idp_distro_packages": [
        "shibboleth-sp-utils",
        "ssl-cert",
        "xmlsec1"
    ],
    "keystone_service_distro_packages": [
        "python3-keystone",
        "python3-systemd"
    ],
    "keystone_sp_apache_mod_packages": [
        {
            "name": "libapache2-mod-shib",
            "state": "{{ keystone_sp_apache_mod_shib | ternary('present', 'absent') }}"
        },
        {
            "name": "libapache2-mod-auth-openidc",
            "state": "{{ keystone_sp_apache_mod_auth_openidc | ternary('present', 'absent') }}"
        }
    ],
    "keystone_sshd": "ssh",
    "keystone_uwsgi_bin": "/usr/bin"
}
ansible_included_var_files
[
    "/home/zuul/src/opendev.org/openstack/openstack-ansible-os_keystone/vars/debian.yml"
]
changed
False