Execution
Date 21 Jan 2026 13:21:35 +0000
Duration 00:02:34.62
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
1 Hosts
17 Tasks
17 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.84
  • Play
    Playbook to install SuperDNS PDNS on alma8
  • Task
    Ensure bind-address is set in MariaDB configuration
  • Host
    ns2

Field Value
backup
/etc/my.cnf.d/mariadb-server.cnf.11806.2026-01-21@13:23:24~
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