Execution
Date
04 Sep 2024 13:12:47 +0100
Duration
00:00:05.74
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
1
Hosts
6
Tasks
6
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.61
-
PlayGather and save system facts
-
TaskExecute the gather_facts.sh script and save the output
-
Date04 Sep 2024 13:12:50 +0100
-
Module / Actionansible.builtin.command (/home/ssh-gateway/ansible/kuly/gather_facts_test1.yaml:12)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
[ "/tmp/gather_facts.sh" ] |
| delta |
0:00:00.016078 |
| end |
2024-09-04 13:12:50.663734 |
| invocation |
{ "module_args": { "_raw_params": "/tmp/gather_facts.sh", "_uses_shell": false, "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-09-04 13:12:50.647656 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Gathering System Facts: OS Version: "AlmaLinux 8.10 (Cerulean Leopard)" Kernel Version: 4.18.0-553.el8_10.x86_64 CPU Architecture: x86_64 Total Memory: 15Gi Disk Space: 192G |
| stdout_lines |
[ "Gathering System Facts:", "OS Version: \"AlmaLinux 8.10 (Cerulean Leopard)\"", "Kernel Version: 4.18.0-553.el8_10.x86_64", "CPU Architecture: x86_64", "Total Memory: 15Gi", "Disk Space: 192G" ] |