Execution
Date 15 Apr 2025 12:38:41 +0100
Duration 00:01:02.32
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
2 Hosts
17 Tasks
34 Results
1 Plays
1 Files
0 Records

Task result details

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

Field Value
backup
/etc/my.cnf.d/mariadb-server.cnf.15782.2025-04-15@11:39:31~
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