Execution
Date
28 Jun 2024 07:26:28 +0100
Duration
00:00:09.11
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.1
Python
3.10.10
Summary
1
Hosts
4
Tasks
4
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:01.30
-
PlayPlaybook to check and upload missing file
-
TaskCheck if folder exists
-
Date28 Jun 2024 07:26:29 +0100
-
Module / Actionansible.builtin.stat (/home/ssh-gateway/ansible/projects/RM9615/upload_zz_ls.yaml:12)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/libexec/platform-python" } |
| changed |
False |
| invocation |
{ "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/my.cnf.d" } } |
| stat |
{ "atime": 1706787241.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1713521357.4504912, "dev": 2051, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17028123, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1713521357.4504912, "nlink": 2, "path": "/etc/my.cnf.d", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 117, "uid": 0, "version": "1182324628", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } |