Execution
Date 08 Dec 2025 13:27:39 +0000
Duration 00:05:33.94
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
316 Tasks
313 Results
18 Plays
136 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.33
  • Play
    Apply security hardening configurations
  • Task
    ansible-hardening : V-72223 - Set 10 minute timeout on communication sessions
  • Host
    aio1

Field Value
changed
True
diff

invocation
{
    "module_args": {
        "append_newline": false,
        "attributes": null,
        "backup": false,
        "block": "# Set a 600 second timeout for sessions\nTMOUT=600\nreadonly TMOUT\nexport TMOUT\n",
        "create": false,
        "dest": "/etc/profile",
        "group": null,
        "insertafter": null,
        "insertbefore": "EOF",
        "marker": "# {mark} MANAGED BY ANSIBLE-HARDENING",
        "marker_begin": "BEGIN",
        "marker_end": "END",
        "mode": null,
        "owner": null,
        "path": "/etc/profile",
        "prepend_newline": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
msg
Block inserted