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
-
StatusCHANGED
-
Duration00:00:00.50
-
PlayInstall memcached
-
Taskmemcached_server : Configure hard file limits
-
Date15 Dec 2025 10:01:12 +0000
-
Module / Actionansible.builtin.lineinfile (/home/zuul/src/opendev.org/openstack/openstack-ansible-memcached_server/tasks/memcached_config.yml:64)
-
Tags
- memcached_server-config
- memcached
| Field | Value |
|---|---|
| backup |
|
| changed |
True |
| diff |
|
| invocation |
{ "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "dest": "/etc/security/limits.conf", "firstmatch": false, "group": null, "insertafter": null, "insertbefore": "^# End of file", "line": "memcache\thard\tnofile\t\t5120", "mode": null, "owner": null, "path": "/etc/security/limits.conf", "regexp": "^memcache.*hard.*nofile.*", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } |
| msg |
line added |