Execution
Date
11 Sep 2025 13:24:42 +0100
Duration
00:00:05.33
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
2
Hosts
8
Tasks
8
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.54
-
PlayCheck for 3rd-party enabled repositories via bash script
-
TaskCreate temp directory for script
-
Date11 Sep 2025 13:24:43 +0100
-
Module / Actionansible.builtin.file (/home/ssh-gateway/ansible/kuly/find_snowflakes_repos.yaml:8)
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,5 +1,5 @@ { - "mode": "0755", + "mode": "0700", "path": "/tmp/snowflake_check", - "state": "absent" + "state": "directory" } |
| gid |
0 |
| group |
root |
| 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": false, "group": null, "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/snowflake_check", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0700 |
| owner |
root |
| path |
/tmp/snowflake_check |
| size |
6 |
| state |
directory |
| uid |
0 |