Execution
Date
28 Jun 2024 08:58:23 +0100
Duration
00:00:07.47
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:00.67
-
PlayRun a script that checks and removes mysql duplicate settings
-
TaskCheck if /etc/my.cnf exists
-
Date28 Jun 2024 08:58:24 +0100
-
Module / Actionansible.builtin.stat (/home/ssh-gateway/ansible/projects/RM9615/RM9615-remove_duplicate_mysql_settings.yaml:11)
| Field | Value |
|---|---|
| changed |
False |
| invocation |
{ "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/my.cnf" } } |
| stat |
{ "atime": 1719561357.761972, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "29c50f8e53a38f8933045279c76faaaa8c384ea7", "ctime": 1719561487.5070465, "dev": 2051, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8637385, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719561357.761972, "nlink": 1, "path": "/etc/my.cnf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 797, "uid": 0, "version": "2776947393", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } |