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
item
backup

changed
True
diff

failed
False
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": false,
        "create": false,
        "dest": "/etc/httpd/conf/httpd.conf",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "ServerName aio1-keystone-container-180e4953.openstack.local",
        "mode": null,
        "owner": null,
        "path": "/etc/httpd/conf/httpd.conf",
        "regexp": "^ServerName",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
item
ServerName aio1-keystone-container-180e4953.openstack.local
msg
line added



Result #2

Field Value
ansible_loop_var
item
backup

changed
True
diff

failed
False
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": false,
        "create": false,
        "dest": "/etc/httpd/conf/httpd.conf",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "ErrorLog syslog:daemon",
        "mode": null,
        "owner": null,
        "path": "/etc/httpd/conf/httpd.conf",
        "regexp": "^ErrorLog",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
item
ErrorLog syslog:daemon
msg
line replaced



Result #3

Field Value
ansible_loop_var
item
backup

changed
True
diff

failed
False
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": false,
        "create": false,
        "dest": "/etc/httpd/conf/httpd.conf",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "LogLevel info",
        "mode": null,
        "owner": null,
        "path": "/etc/httpd/conf/httpd.conf",
        "regexp": "^LogLevel",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
item
LogLevel info
msg
line replaced