{"id":760740,"status":"ok","playbook":{"id":4851,"items":{"plays":1,"tasks":17,"results":17,"hosts":1,"files":1,"records":0},"arguments":{"version":null,"verbosity":2,"private_key_file":"/home/ssh-gateway/.ssh/id_rsa","remote_user":"root","connection":"ssh","timeout":null,"ssh_common_args":null,"sftp_extra_args":null,"scp_extra_args":null,"ssh_extra_args":null,"ask_pass":false,"connection_password_file":null,"force_handlers":false,"flush_cache":false,"become":false,"become_method":"sudo","become_user":null,"become_ask_pass":false,"become_password_file":null,"tags":["all"],"skip_tags":[],"check":false,"diff":false,"inventory":["/home/ssh-gateway/ansible/ns-de.ini"],"listhosts":false,"subset":null,"extra_vars":"Not saved by ARA as configured by 'ignored_arguments'","vault_ids":[],"ask_vault_pass":false,"vault_password_files":[],"forks":20,"module_path":null,"syntax":false,"listtasks":false,"listtags":false,"step":false,"start_at_task":null,"args":["install_superDNS.yaml"]},"labels":[{"id":1,"name":"remote_user:root"},{"id":2,"name":"check:False"},{"id":3,"name":"tags:all"}],"started":"2026-01-21T13:21:35.890617Z","ended":"2026-01-21T13:24:10.511322Z","duration":"00:02:34.620705","name":null,"ansible_version":"2.16.11","client_version":"1.7.4","python_version":"3.10.10","server_version":"1.7.4","status":"completed","path":"/home/ssh-gateway/ansible/install_superDNS.yaml","controller":"ssh-gw-4.layershift.com","user":"root"},"play":{"id":5355,"items":{"tasks":17,"results":17},"started":"2026-01-21T13:21:36.055285Z","ended":"2026-01-21T13:24:10.407332Z","duration":"00:02:34.352047","name":"Playbook to install SuperDNS PDNS on alma8","status":"completed"},"task":{"id":11885,"items":{"results":1},"path":"/home/ssh-gateway/ansible/install_superDNS.yaml","tags":[],"started":"2026-01-21T13:22:47.028324Z","ended":"2026-01-21T13:22:48.902224Z","duration":"00:00:01.873900","name":"Secure MariaDB installation","uuid":"001851d0-75dc-8885-0481-000000000007","action":"ansible.builtin.shell","lineno":39,"handler":false,"status":"completed","warnings":[],"deprecations":[],"exceptions":[],"file":6988},"host":{"id":273074,"name":"ns2","changed":6,"failed":0,"ok":17,"skipped":0,"unreachable":0},"delegated_to":[],"content":{"changed":false,"cmd":"set -o pipefail\nmy_root_pass=$(pwgen -s 20 | head -1)\ncat > /root/mysql_secure_install.sql << EOF\nALTER USER 'root'@'localhost' IDENTIFIED BY '$my_root_pass';\nDELETE FROM mysql.user WHERE User='';\nDELETE FROM mysql.user WHERE User='root' AND Host NOT IN ('localhost', '127.0.0.1', '::1');\nDROP DATABASE IF EXISTS test;\nDELETE FROM mysql.db WHERE Db='test' OR Db='test\\\\_%';\nFLUSH PRIVILEGES;\nEOF\nmysql -sfu root < /root/mysql_secure_install.sql; rm -f /root/mysql_secure_install.sql\necho -e \"[mysql]\\nuser=\\\"root\\\"\\npassword=\\\"$my_root_pass\\\"\\n\" > /root/.my.cnf\n","delta":"0:00:00.023240","end":"2026-01-21 13:22:48.819146","invocation":{"module_args":{"_raw_params":"set -o pipefail\nmy_root_pass=$(pwgen -s 20 | head -1)\ncat > /root/mysql_secure_install.sql << EOF\nALTER USER 'root'@'localhost' IDENTIFIED BY '$my_root_pass';\nDELETE FROM mysql.user WHERE User='';\nDELETE FROM mysql.user WHERE User='root' AND Host NOT IN ('localhost', '127.0.0.1', '::1');\nDROP DATABASE IF EXISTS test;\nDELETE FROM mysql.db WHERE Db='test' OR Db='test\\\\_%';\nFLUSH PRIVILEGES;\nEOF\nmysql -sfu root < /root/mysql_secure_install.sql; rm -f /root/mysql_secure_install.sql\necho -e \"[mysql]\\nuser=\\\"root\\\"\\npassword=\\\"$my_root_pass\\\"\\n\" > /root/.my.cnf\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":"2026-01-21 13:22:48.795906","stderr":"","stderr_lines":[],"stdout":"","stdout_lines":[]},"created":"2026-01-21T13:22:48.895307Z","updated":"2026-01-21T13:22:48.895334Z","started":"2026-01-21T13:22:47.078214Z","ended":"2026-01-21T13:22:48.887267Z","duration":"00:00:01.809053","changed":false,"ignore_errors":false}