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
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
vhost
changed
True
checksum
a8b35b45d5f2b185c46cb2a66631464008e7ebf9
dest
/etc/httpd/sites-available/openstack_keystone.conf
diff

failed
False
gid
996
group
apache
invocation
{
    "module_args": {
        "_original_basename": "httpd_vhost.conf.j2",
        "attributes": null,
        "backup": false,
        "checksum": "a8b35b45d5f2b185c46cb2a66631464008e7ebf9",
        "content": null,
        "dest": "/etc/httpd/sites-available/openstack_keystone.conf",
        "directory_mode": null,
        "follow": false,
        "force": true,
        "group": "apache",
        "local_follow": null,
        "mode": "0640",
        "owner": "apache",
        "remote_src": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": "/root/.ansible/tmp/ansible-tmp-1765202302.6012912-268931-165027056812190/.source.conf",
        "unsafe_writes": false,
        "validate": null
    }
}
md5sum
c38adb9252a128331d2d4931feea0bdf
mode
0640
owner
apache
size
570
src
/root/.ansible/tmp/ansible-tmp-1765202302.6012912-268931-165027056812190/.source.conf
state
file
uid
997
vhost
{
    "address": "172.29.237.215",
    "directories": [],
    "headers": [
        "Header set X-Content-Type-Options \"nosniff\"",
        "Header set X-XSS-Protection \"1; mode=block\"",
        "Header set Content-Security-Policy \"default-src 'self' https: wss:;\"",
        "",
        "Header set X-Frame-Options DENY"
    ],
    "locations": [],
    "log_format": "combined",
    "log_level": "info",
    "name": "openstack_keystone",
    "options": [
        "Options +FollowSymLinks",
        "ProxyPass / uwsgi://127.0.0.1:35358/"
    ],
    "port": 5000,
    "server_name": "aio1-keystone-container-180e4953",
    "ssl": false
}