Execution
Date 08 Dec 2025 13:40:18 +0000
Duration 00:10:06.79
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
15 Hosts
608 Tasks
2412 Results
18 Plays
158 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.17
  • Play
    Basic lxc host setup
  • Task
    systemd_networkd : Install the EPEL repository
  • Host
    aio1

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
attempts
1
changed
False
diff

failed
False
invocation
{
    "module_args": {
        "async": null,
        "attributes": null,
        "bandwidth": null,
        "baseurl": [
            "https://dl.fedoraproject.org/pub/epel/10/Everything/x86_64"
        ],
        "cost": null,
        "countme": null,
        "deltarpm_metadata_percentage": null,
        "deltarpm_percentage": null,
        "description": "Extra Packages for Enterprise Linux $releasever - $basearch",
        "enabled": true,
        "enablegroups": null,
        "exclude": null,
        "failovermethod": null,
        "file": null,
        "gpgcakey": null,
        "gpgcheck": true,
        "gpgkey": [
            "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-10"
        ],
        "group": null,
        "http_caching": null,
        "include": null,
        "includepkgs": [
            "systemd-networkd"
        ],
        "ip_resolve": null,
        "keepalive": null,
        "keepcache": null,
        "metadata_expire": null,
        "metadata_expire_filter": null,
        "metalink": null,
        "mirrorlist": null,
        "mirrorlist_expire": null,
        "mode": null,
        "module_hotfixes": null,
        "name": "epel-networkd",
        "owner": null,
        "password": null,
        "priority": null,
        "protect": null,
        "proxy": null,
        "proxy_password": null,
        "proxy_username": null,
        "repo_gpgcheck": null,
        "reposdir": "/etc/yum.repos.d",
        "retries": null,
        "s3_enabled": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "skip_if_unavailable": null,
        "ssl_check_cert_permissions": null,
        "sslcacert": null,
        "sslclientcert": null,
        "sslclientkey": null,
        "sslverify": null,
        "state": "present",
        "throttle": null,
        "timeout": null,
        "ui_repoid_vars": null,
        "unsafe_writes": false,
        "username": null
    }
}
item
{
    "baseurl": "https://dl.fedoraproject.org/pub/epel/10/Everything/x86_64",
    "description": "Extra Packages for Enterprise Linux $releasever - $basearch",
    "enabled": true,
    "gpgcheck": true,
    "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-10",
    "includepkgs": [
        "systemd-networkd"
    ],
    "name": "epel-networkd",
    "state": "present"
}
repo
epel-networkd
state
present