Execution
Date 20 Nov 2025 12:52:50 +0000
Duration 00:05:30.95
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
395 Hosts
7 Tasks
2765 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
backup
/etc/ssh/sshd_config.665966.2025-11-20@12:55:14~
changed
True
diff

failed
False
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": true,
        "create": false,
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "AllowAgentForwarding no",
        "mode": null,
        "owner": null,
        "path": "/etc/ssh/sshd_config",
        "regexp": "^#?AllowAgentForwarding",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": "sshd -t -f %s"
    }
}
item
{
    "line": "AllowAgentForwarding no",
    "regexp": "^#?AllowAgentForwarding"
}
msg
line replaced



Result #2

Field Value
ansible_loop_var
item
backup
/etc/ssh/sshd_config.666011.2025-11-20@12:55:15~
changed
True
diff

failed
False
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": true,
        "create": false,
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": null,
        "line": "AllowTcpForwarding no",
        "mode": null,
        "owner": null,
        "path": "/etc/ssh/sshd_config",
        "regexp": "^#?AllowTcpForwarding",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": "sshd -t -f %s"
    }
}
item
{
    "line": "AllowTcpForwarding no",
    "regexp": "^#?AllowTcpForwarding"
}
msg
line replaced



Result #3

Field Value
ansible_loop_var
item
backup
/etc/ssh/sshd_config.666062.2025-11-20@12:55:15~
changed
True
diff

failed
False
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": true,
        "create": false,
        "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": "sshd -t -f %s"
    }
}
item
{
    "line": "X11Forwarding no",
    "regexp": "^#?X11Forwarding"
}
msg
line replaced