Execution
Date 14 Dec 2025 10:04:43 +0000
Duration 00:10:10.66
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
15 Hosts
603 Tasks
2357 Results
18 Plays
157 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.14
  • Play
    Apply security hardening configurations
  • Task
    ansible-hardening : Prevent users with blank or null passwords from authenticating (Debian/Ubuntu)
  • Host
    aio1

Field Value
backup

changed
False
diff

invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": true,
        "backup": true,
        "create": false,
        "dest": "/etc/pam.d/common-auth",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "\\1\\2",
        "mode": null,
        "owner": null,
        "path": "/etc/pam.d/common-auth",
        "regexp": "^(.*)nullok_secure(.*)$",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
msg