mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -03:30
[system_tracking] Add size to files module display
This commit is contained in:
@@ -20,6 +20,7 @@ var moduleConfig =
|
||||
{ 'uid': 'user id: {{uid}}, group id: {{gid}}',
|
||||
'mode': true,
|
||||
'md5': true,
|
||||
'size': true,
|
||||
'mtime': '{{mtime|formatEpoch}}'
|
||||
},
|
||||
nameKey: 'path',
|
||||
|
||||
Reference in New Issue
Block a user