Execution
Date 08 Dec 2025 13:33:24 +0000
Duration 00:06:14.05
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
374 Tasks
364 Results
37 Plays
208 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.60
  • Play
    Install memcached
  • Task
    memcached_server : Configure soft file limits
  • Host
    aio1

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\tsoft\tnofile\t\t5120",
        "mode": null,
        "owner": null,
        "path": "/etc/security/limits.conf",
        "regexp": "^memcache.*soft.*nofile.*",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
msg
line added