Execution
Date 15 Dec 2025 09:38:00 +0000
Duration 00:17:22.68
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
18 Hosts
603 Tasks
2798 Results
18 Plays
138 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.49
  • Play
    Apply security hardening configurations
  • Task
    ansible-hardening : Manage motd in pam.d
  • Host
    aio1

Field Value
changed
True
invocation
{
    "module_args": {
        "after": null,
        "attributes": null,
        "backup": false,
        "before": null,
        "encoding": "utf-8",
        "group": null,
        "mode": null,
        "owner": null,
        "path": "/etc/pam.d/sshd",
        "regexp": "^(#\\s)?(session\\s*optional\\s*pam_motd.so.*)$",
        "replace": "# \\2",
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "unsafe_writes": false,
        "validate": null
    }
}
msg
2 replacements made
rc
0