Using d98792ad93b85f85df66d6e7ab9c2f00aec27cfd
ansible miner2 -m stat -a "path=/opt/zcash2/zm get_md5=no"
192.168.1.52 | SUCCESS => {
"changed": false,
"stat": {
"atime": 1505740130.6073422,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 1840,
"charset": "binary",
"checksum": "d98792ad93b85f85df66d6e7ab9c2f00aec27cfd",
"ctime": 1505740118.3274462,
"dev": 2049,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 29622570,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-executable",
"mode": "0755",
"mtime": 1505720881.7276628,
"nlink": 1,
"path": "/opt/zcash2/zm",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 939144,
"uid": 0,
"version": "53788745",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}