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

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

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": 1727904139.0,
    "attr_flags": "e",
    "attributes": [
        "extents"
    ],
    "block_size": 4096,
    "blocks": 8,
    "charset": "us-ascii",
    "checksum": "9db402ea49fe2110a697299c689e8b6266ff90ec",
    "ctime": 1740753058.715819,
    "dev": 64768,
    "device_type": 0,
    "executable": false,
    "exists": true,
    "gid": 0,
    "gr_name": "root",
    "inode": 44696077,
    "isblk": false,
    "ischr": false,
    "isdir": false,
    "isfifo": false,
    "isgid": false,
    "islnk": false,
    "isreg": true,
    "issock": false,
    "isuid": false,
    "mimetype": "text/plain",
    "mode": "0600",
    "mtime": 1727904139.0,
    "nlink": 1,
    "path": "/etc/ssh/sshd_config",
    "pw_name": "root",
    "readable": true,
    "rgrp": false,
    "roth": false,
    "rusr": true,
    "size": 3667,
    "uid": 0,
    "version": "3878330835",
    "wgrp": false,
    "woth": false,
    "writeable": true,
    "wusr": true,
    "xgrp": false,
    "xoth": false,
    "xusr": false
}