Execution
Date 08 Dec 2025 13:40:18 +0000
Duration 00:10:06.79
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
15 Hosts
608 Tasks
2412 Results
18 Plays
158 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.16
  • Play
    Apply security hardening configurations
  • Task
    ansible-hardening : Ensure libuser is storing passwords using SHA512
  • Host
    aio1

Field Value
backup_file

changed
True
diff

gid
0
group
root
invocation
{
    "module_args": {
        "allow_no_value": false,
        "attributes": null,
        "backup": true,
        "create": true,
        "dest": "/etc/libuser.conf",
        "exclusive": true,
        "follow": false,
        "group": null,
        "ignore_spaces": false,
        "mode": "0644",
        "modify_inactive_option": true,
        "no_extra_spaces": false,
        "option": "crypt_style",
        "owner": null,
        "path": "/etc/libuser.conf",
        "section": "defaults",
        "section_has_values": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "value": "sha512",
        "values": null
    }
}
mode
0644
msg
section and option added
owner
root
path
/etc/libuser.conf
secontext
system_u:object_r:etc_t:s0
size
33
state
file
uid
0