Execution
Date
20 Aug 2024 15:36:48 +0100
Duration
None
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
29
Hosts
6
Tasks
84
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:00.62
-
PlayPlaybook to adjust mariadb override conf
-
TaskCheck if file exists
-
Date20 Aug 2024 15:37:00 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/projects/RM9700/RM9700_change_mariadb_override.yaml:8)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail ls -la /etc/systemd/system/mariadb.service.d/override.conf |
| delta |
0:00:00.007069 |
| end |
2024-08-20 15:37:00.217239 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nls -la /etc/systemd/system/mariadb.service.d/override.conf\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2024-08-20 15:37:00.210170 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
-rw-r--r-- 1 root root 45 Jul 29 15:16 /etc/systemd/system/mariadb.service.d/override.conf |
| stdout_lines |
[ "-rw-r--r-- 1 root root 45 Jul 29 15:16 /etc/systemd/system/mariadb.service.d/override.conf" ] |