Execution
Date 26 Jan 2026 09:04:13 +0000
Duration 00:00:05.13
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
19 Hosts
2 Tasks
32 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    SKIPPED
  • Duration
    00:00:01.07
  • Play
    10278 redmine tasks
  • Task
    Fail if any obsolete file still exists
  • Host
    hn3.jtest

Field Value
changed
False
msg
All items skipped
results

Result #1

Field Value
ansible_loop_var
item
changed
False
false_condition
item.stat.exists
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/conf/flock.conf"
        }
    },
    "item": "/usr/local/cron_backup/conf/flock.conf",
    "stat": {
        "exists": false
    }
}
skip_reason
Conditional result was False
skipped
True



Result #2

Field Value
ansible_loop_var
item
changed
False
false_condition
item.stat.exists
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/conf/verify.conf"
        }
    },
    "item": "/usr/local/cron_backup/conf/verify.conf",
    "stat": {
        "exists": false
    }
}
skip_reason
Conditional result was False
skipped
True