Execution
Date
22 Jul 2024 09:58:44 +0100
Duration
00:00:02.86
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.1
Python
3.10.10
Summary
2
Hosts
1
Tasks
2
Results
1
Plays
1
Files
0
Records
Task result details
-
Date22 Jul 2024 09:58:45 +0100
-
Module / Actionshell (Ad-Hoc: shell: ls -l /usr/local/solus/patches:1)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/bin/python3" } |
| changed |
True |
| cmd |
ls -l /usr/local/solus/patches |
| delta |
0:00:00.005236 |
| end |
2024-07-22 08:58:45.912035 |
| invocation |
{ "module_args": { "_raw_params": "ls -l /usr/local/solus/patches", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2024-07-22 08:58:45.906799 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
total 4 drwxr-xr-x 2 root root 4096 Jul 22 08:50 9596ee67-9119-449b-b4d5-bc2a1eb8379b |
| stdout_lines |
[ "total 4", "drwxr-xr-x 2 root root 4096 Jul 22 08:50 9596ee67-9119-449b-b4d5-bc2a1eb8379b" ] |