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
-
StatusOK
-
Duration00:00:13.65
-
PlayPlaybook to make sshd changes
-
TaskEnsure SSHD config file exists before proceeding
-
Date20 Nov 2025 12:54:46 +0000
-
Module / Actionansible.builtin.stat (/home/ssh-gateway/ansible/kuly/RM10193-sshd-config-changes.yaml:14)
| Field | Value |
|---|---|
| changed |
False |
| failed_when_result |
False |
| invocation |
{ "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/ssh/sshd_config" } } |
| stat |
{ "atime": 1730361513.4413078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "20b9315323765de7bd26eaea0c0fffffc21e144b", "ctime": 1730361513.4423077, "dev": 64771, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 17621148, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1730361513.4413078, "nlink": 1, "path": "/etc/ssh/sshd_config", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4430, "uid": 0, "version": "2126704710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } |