Execution
Date 11 Mar 2026 18:27:08 +0000
Duration 00:03:35.83
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
397 Hosts
5 Tasks
1840 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
failed
False
invocation
{
    "module_args": {
        "after": null,
        "attributes": null,
        "backup": false,
        "before": null,
        "encoding": "utf-8",
        "group": null,
        "mode": null,
        "owner": null,
        "path": "/etc/yum.repos.d/mariadb.repo",
        "regexp": "baseurl\\s*=\\s*http://yum\\.mariadb\\.org/10\\.6/rhel8-amd64",
        "replace": "baseurl = https://rpm.mariadb.org/10.6/rhel/$releasever/$basearch",
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "regexp": "baseurl\\s*=\\s*http://yum\\.mariadb\\.org/10\\.6/rhel8-amd64",
    "replace": "baseurl = https://rpm.mariadb.org/10.6/rhel/$releasever/$basearch"
}
msg
1 replacements made
rc
0



Result #2

Field Value
ansible_loop_var
item
changed
True
failed
False
invocation
{
    "module_args": {
        "after": null,
        "attributes": null,
        "backup": false,
        "before": null,
        "encoding": "utf-8",
        "group": null,
        "mode": null,
        "owner": null,
        "path": "/etc/yum.repos.d/mariadb.repo",
        "regexp": "gpgkey\\s*=\\s*https://yum\\.mariadb\\.org/RPM-GPG-KEY-MariaDB",
        "replace": "gpgkey = https://rpm.mariadb.org/RPM-GPG-KEY-MariaDB",
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "regexp": "gpgkey\\s*=\\s*https://yum\\.mariadb\\.org/RPM-GPG-KEY-MariaDB",
    "replace": "gpgkey = https://rpm.mariadb.org/RPM-GPG-KEY-MariaDB"
}
msg
1 replacements made
rc
0