Execution
Date
25 Sep 2024 13:17:43 +0100
Duration
00:01:14.87
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
17
Tasks
17
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.55
-
PlayPlaybook to install SuperDNS PDNS on alma8
-
TaskEnsure bind-address is set in MariaDB configuration
-
Date25 Sep 2024 13:18:39 +0100
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/kuly/install_superDNS.yaml:78)
| Field | Value |
|---|---|
| backup |
/etc/my.cnf.d/mariadb-server.cnf.533099.2024-09-25@12:18:39~ |
| changed |
True |
| diff |
|
| invocation |
{ "module_args": { "attributes": null, "backrefs": false, "backup": true, "create": false, "firstmatch": false, "group": null, "insertafter": "[mysqld]", "insertbefore": null, "line": "bind-address = 127.0.0.1", "mode": null, "owner": null, "path": "/etc/my.cnf.d/mariadb-server.cnf", "regexp": "^bind-address", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } |
| msg |
line added |