Execution
Date
18 Sep 2024 12:02:17 +0100
Duration
00:01:05.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
15
Tasks
15
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.38
-
PlayPlaybook to install SuperDNS PDNS on alma8
-
TaskAdd the supermasters
-
Date18 Sep 2024 12:03:22 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/install_superDNS.yaml:143)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail
mysql -e "insert into supermasters values('185.149.110.165', 'ns1.powerful-hedgehog.man-1.solus.stage.town', 'admin'"
mysql -e "insert into supermasters values('185.149.110.165', 'ns2.powerful-hedgehog.man-1.solus.stage.town', 'admin'"
|
| delta |
0:00:00.019826 |
| end |
2024-09-18 11:03:22.866900 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nmysql -e \"insert into supermasters values('185.149.110.165', 'ns1.powerful-hedgehog.man-1.solus.stage.town', 'admin'\"\nmysql -e \"insert into supermasters values('185.149.110.165', 'ns2.powerful-hedgehog.man-1.solus.stage.town', 'admin'\"\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 |
non-zero return code |
| rc |
1 |
| start |
2024-09-18 11:03:22.847074 |
| stderr |
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 |
| stderr_lines |
[ "ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1", "ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1" ] |
| stdout |
|
| stdout_lines |
[]
|