Execution
Date 23 Apr 2026 13:18:27 +0100
Duration 00:00:07.49
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
1 Tasks
1 Results
5 Plays
1 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:06.54
  • Play
    Create folder and file on backup node
  • Task
    Create folder
  • 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": "0755",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/vz/vmprivate/backups/m21",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "present",
        "unsafe_writes": false
    }
}
msg
value of state must be one of: absent, directory, file, hard, link, touch, got: present