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.49
  • Play
    Apply security hardening configurations
  • Task
    ansible-hardening : Apply shadow-utils configurations
  • Host
    aio1

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
backup

changed
True
diff

failed
False
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": false,
        "create": false,
        "dest": "/etc/login.defs",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "ENCRYPT_METHOD SHA512",
        "mode": null,
        "owner": null,
        "path": "/etc/login.defs",
        "regexp": "^ENCRYPT_METHOD",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "os_family": "all",
    "parameter": "ENCRYPT_METHOD",
    "stig_id": "V-71921",
    "value": "SHA512"
}
msg
line replaced



Result #2

Field Value
ansible_loop_var
item
changed
False
false_condition
item.value is truthy(convert_bool=True)
item
{
    "os_family": "all",
    "parameter": "PASS_MIN_DAYS",
    "stig_id": "V-71925",
    "value": ""
}
skip_reason
Conditional result was False
skipped
True



Result #3

Field Value
ansible_loop_var
item
changed
False
false_condition
item.value is truthy(convert_bool=True)
item
{
    "os_family": "all",
    "parameter": "PASS_MAX_DAYS",
    "stig_id": "V-71929",
    "value": ""
}
skip_reason
Conditional result was False
skipped
True



Result #4

Field Value
ansible_loop_var
item
backup

changed
True
diff

failed
False
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": false,
        "create": false,
        "dest": "/etc/login.defs",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "FAIL_DELAY 4",
        "mode": null,
        "owner": null,
        "path": "/etc/login.defs",
        "regexp": "^FAIL_DELAY",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "os_family": "RedHat",
    "parameter": "FAIL_DELAY",
    "stig_id": "V-71951",
    "value": "4"
}
msg
line added



Result #5

Field Value
ansible_loop_var
item
changed
False
false_condition
item.value is truthy(convert_bool=True)
item
{
    "os_family": "all",
    "parameter": "UMASK",
    "stig_id": "V-71995",
    "value": ""
}
skip_reason
Conditional result was False
skipped
True



Result #6

Field Value
ansible_loop_var
item
backup

changed
True
diff

failed
False
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": false,
        "create": false,
        "dest": "/etc/login.defs",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "CREATE_HOME yes",
        "mode": null,
        "owner": null,
        "path": "/etc/login.defs",
        "regexp": "^CREATE_HOME",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "os_family": "all",
    "parameter": "CREATE_HOME",
    "stig_id": "V-72013",
    "value": "yes"
}
msg
line replaced