Execution
Date 26 Jan 2026 08:58:28 +0000
Duration 00:00:18.56
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
26 Hosts
4 Tasks
98 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:01.17
  • Play
    10278 redmine tasks
  • Task
    Fail if any required file is missing
  • Host
    hn4.jtest

Field Value
changed
False
msg
One or more items failed
results

Result #1

Field Value
ansible_loop_var
item
changed
False
failed
True
item
{
    "ansible_loop_var": "item",
    "changed": false,
    "failed": false,
    "invocation": {
        "module_args": {
            "checksum_algorithm": "sha1",
            "follow": false,
            "get_attributes": true,
            "get_checksum": true,
            "get_mime": true,
            "path": "/usr/local/cron_backup/flock_pva_backups.sh"
        }
    },
    "item": "/usr/local/cron_backup/flock_pva_backups.sh",
    "stat": {
        "exists": false
    }
}
msg
Required file '/usr/local/cron_backup/flock_pva_backups.sh' does not exist!



Result #2

Field Value
ansible_loop_var
item
changed
False
failed
True
item
{
    "ansible_loop_var": "item",
    "changed": false,
    "failed": false,
    "invocation": {
        "module_args": {
            "checksum_algorithm": "sha1",
            "follow": false,
            "get_attributes": true,
            "get_checksum": true,
            "get_mime": true,
            "path": "/usr/local/cron_backup/verify.sh"
        }
    },
    "item": "/usr/local/cron_backup/verify.sh",
    "stat": {
        "exists": false
    }
}
msg
Required file '/usr/local/cron_backup/verify.sh' does not exist!