Execution
Date
21 Aug 2024 15:59:47 +0100
Duration
00:00:20.05
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
99
Hosts
1
Tasks
99
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:07.68
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date21 Aug 2024 16:00:01 +0100
| Field | Value |
|---|---|
| changed |
True |
| cmd |
[[ -n "$(which imunify360-agent)" ]] && [[ "$(rpm -q imunify-core)" == "imunify-core-7.14.3-1.noarch" ]] && echo "Version matches" || exit 1 |
| delta |
0:00:00.032041 |
| end |
2024-08-21 14:59:53.937558 |
| invocation |
{ "module_args": { "_raw_params": "[[ -n \"$(which imunify360-agent)\" ]] && [[ \"$(rpm -q imunify-core)\" == \"imunify-core-7.14.3-1.noarch\" ]] && echo \"Version matches\" || exit 1", "_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-08-21 14:59:53.905517 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Version matches |
| stdout_lines |
[ "Version matches" ] |