Execution
Date
20 Nov 2025 13:31:05 +0000
Duration
00:00:56.31
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
24
Hosts
8
Tasks
192
Results
1
Plays
1
Files
0
Records
Task result details
-
Date20 Nov 2025 13:31:21 +0000
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/kuly/RM10193-sshd-config-changes-CR.yaml:31)
| Field | Value |
|---|---|
| backup |
/etc/ssh/sshd_config.d/50-redhat.conf.912509.2025-11-20@13:31:21~ |
| changed |
True |
| diff |
|
| 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.d/50-redhat.conf", "regexp": "^#?X11Forwarding", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": "sshd -t -f %s" } } |
| msg |
line replaced |