Execution
Date
24 Jul 2025 13:15:59 +0100
Duration
00:00:08.23
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.2 / 1.7.2
Python
3.10.10
Summary
1
Hosts
9
Tasks
9
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:00.55
-
PlaySearch for diskusage block in file and replace it
-
TaskCheck if block was found
-
Date24 Jul 2025 13:16:00 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/RM10092_agent360_conf_change.yaml:8)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
grep -q '^\[diskusage\]$' /etc/agent360.ini && echo 'found' || echo 'not found' |
| delta |
0:00:00.006579 |
| end |
2025-07-24 13:16:00.769575 |
| invocation |
{ "module_args": { "_raw_params": "grep -q '^\\[diskusage\\]$' /etc/agent360.ini && echo 'found' || echo 'not found'", "_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 |
2025-07-24 13:16:00.762996 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
found |
| stdout_lines |
[ "found" ] |