Execution
Date 08 Dec 2025 13:57:07 +0000
Duration 00:24:46.17
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
12 Hosts
1505 Tasks
1497 Results
32 Plays
487 Files
0 Records

Task result details


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/ssh/sshd_config",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "PermitRootLogin prohibit-password",
        "mode": null,
        "owner": null,
        "path": "/etc/ssh/sshd_config",
        "regexp": "^PermitRootLogin",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "line": "PermitRootLogin prohibit-password",
    "regexp": "^PermitRootLogin"
}
msg
line added



Result #2

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/ssh/sshd_config",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "TCPKeepAlive yes",
        "mode": null,
        "owner": null,
        "path": "/etc/ssh/sshd_config",
        "regexp": "^TCPKeepAlive",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "line": "TCPKeepAlive yes",
    "regexp": "^TCPKeepAlive"
}
msg
line added



Result #3

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/ssh/sshd_config",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "UseDNS no",
        "mode": null,
        "owner": null,
        "path": "/etc/ssh/sshd_config",
        "regexp": "^UseDNS",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "line": "UseDNS no",
    "regexp": "^UseDNS"
}
msg
line added



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/ssh/sshd_config",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "X11Forwarding no",
        "mode": null,
        "owner": null,
        "path": "/etc/ssh/sshd_config",
        "regexp": "^X11Forwarding",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "line": "X11Forwarding no",
    "regexp": "^X11Forwarding"
}
msg
line added



Result #5

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/ssh/sshd_config",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "PasswordAuthentication no",
        "mode": null,
        "owner": null,
        "path": "/etc/ssh/sshd_config",
        "regexp": "^PasswordAuthentication",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "line": "PasswordAuthentication no",
    "regexp": "^PasswordAuthentication"
}
msg
line added