Execution
Date 20 Nov 2025 12:00:57 +0000
Duration 00:00:03.39
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
3 Hosts
4 Tasks
12 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.44
  • Play
    Playbook to make sshd changes
  • Task
    Ensure SSHD config file exists before proceeding
  • Host
    a9

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": 1763639809.7992907,
    "attr_flags": "",
    "attributes": [],
    "block_size": 4096,
    "blocks": 8,
    "charset": "us-ascii",
    "checksum": "49657fd859107a1f57d1648881e168276bd94a19",
    "ctime": 1763639809.8152905,
    "dev": 64772,
    "device_type": 0,
    "executable": false,
    "exists": true,
    "gid": 0,
    "gr_name": "root",
    "inode": 33719336,
    "isblk": false,
    "ischr": false,
    "isdir": false,
    "isfifo": false,
    "isgid": false,
    "islnk": false,
    "isreg": true,
    "issock": false,
    "isuid": false,
    "mimetype": "text/plain",
    "mode": "0600",
    "mtime": 1763639809.8002906,
    "nlink": 1,
    "path": "/etc/ssh/sshd_config",
    "pw_name": "root",
    "readable": true,
    "rgrp": false,
    "roth": false,
    "rusr": true,
    "size": 3615,
    "uid": 0,
    "version": "2933805560",
    "wgrp": false,
    "woth": false,
    "writeable": true,
    "wusr": true,
    "xgrp": false,
    "xoth": false,
    "xusr": false
}