Execution
Date 23 Apr 2026 13:25:33 +0100
Duration 00:00:09.08
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
1 Hosts
2 Tasks
2 Results
5 Plays
1 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:01.32
  • Play
    Create folder and file on backup node
  • Task
    Create file
  • Host
    m21

Field Value
changed
False
invocation
{
    "module_args": {
        "_diff_peek": null,
        "_original_basename": null,
        "access_time": null,
        "access_time_format": "%Y%m%d%H%M.%S",
        "attributes": null,
        "follow": true,
        "force": true,
        "group": null,
        "mode": "0644",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/vz/vmprivate/backups/kvm24-mock/mount-check-production.txt",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": null,
        "touch": true,
        "unsafe_writes": false
    }
}
msg
Unsupported parameters for (ansible.builtin.file) module: touch. Supported parameters include: _diff_peek, _original_basename, access_time, access_time_format, attributes, follow, force, group, mode, modification_time, modification_time_format, owner, path, recurse, selevel, serole, setype, seuser, src, state, unsafe_writes (attr, dest, name).