Execution
Date 15 Dec 2025 09:55:36 +0000
Duration 00:21:13.46
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
15 Hosts
924 Tasks
1203 Results
46 Plays
212 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
e2e7026d5a13c9b6d7ba637fbbc80a92e34c360a
dest
/etc/apache2/sites-available/openstack_slushee.conf
diff

failed
False
gid
33
group
www-data
invocation
{
    "module_args": {
        "_original_basename": "httpd_vhost.conf.j2",
        "attributes": null,
        "backup": false,
        "checksum": "e2e7026d5a13c9b6d7ba637fbbc80a92e34c360a",
        "content": null,
        "dest": "/etc/apache2/sites-available/openstack_slushee.conf",
        "directory_mode": null,
        "follow": false,
        "force": true,
        "group": "www-data",
        "local_follow": null,
        "mode": "0640",
        "owner": "www-data",
        "remote_src": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": "/root/.ansible/tmp/ansible-tmp-1765792814.655095-135865-72913065104727/.source.conf",
        "unsafe_writes": false,
        "validate": null
    }
}
md5sum
526a3e371a4d20c87466d38f82691e69
mode
0640
owner
www-data
size
775
src
/root/.ansible/tmp/ansible-tmp-1765792814.655095-135865-72913065104727/.source.conf
state
file
uid
33
vhost
{
    "address": "172.29.237.143",
    "directories": [
        {
            "options": [
                "Options +FollowSymlinks +Indexes",
                "AllowOverride None",
                "AddOutputFilterByType DEFLATE application/json",
                "AddOutputFilterByType DEFLATE text/javascript",
                "AddOutputFilterByType DEFLATE text/plain",
                "AddOutputFilterByType DEFLATE text/xml"
            ],
            "path": "/var/www/repo"
        }
    ],
    "document_root": "/var/www/repo",
    "headers": [
        "Header set X-WHOAMI \"OpenStack Private Slushee Repository aio1-repo-container-93b37cf6\""
    ],
    "log_level": "info",
    "name": "openstack_slushee",
    "port": 8181,
    "server_name": "openstack-slushee",
    "ssl": false
}