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
    SKIPPED
  • Duration
    00:00:00.02
  • Play
    Apply security hardening configurations
  • Task
    ansible-hardening : Set maximum password lifetime limit to 60 days for interactive accounts
  • Host
    aio1

Field Value
changed
False
msg
All items skipped
results

Result #1

Field Value
ansible_loop_var
item
changed
False
false_condition
security_set_maximum_password_lifetime | bool
item
{
    "dir": "/",
    "gecos": "Kernel Overflow User",
    "gid": 65534,
    "group": {
        "gid": 65534,
        "name": "nobody",
        "passwd": "x"
    },
    "name": "nobody",
    "shadow": {
        "expire_days": -1,
        "inact_days": -1,
        "last_changed": 20244,
        "max_days": 99999,
        "min_days": 0,
        "warn_days": 7
    },
    "shell": "/usr/sbin/nologin",
    "uid": 65534
}
skip_reason
Conditional result was False
skipped
True



Result #2

Field Value
ansible_loop_var
item
changed
False
false_condition
security_set_maximum_password_lifetime | bool
item
{
    "dir": "/home/zuul",
    "gecos": "",
    "gid": 1000,
    "group": {
        "gid": 1000,
        "name": "zuul",
        "passwd": "x"
    },
    "name": "zuul",
    "shadow": {
        "expire_days": -1,
        "inact_days": -1,
        "last_changed": 20428,
        "max_days": 99999,
        "min_days": 0,
        "warn_days": 7
    },
    "shell": "/bin/bash",
    "uid": 1000
}
skip_reason
Conditional result was False
skipped
True