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


Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_facts
{
    "eth1_mac_address": "00:16:3e:a7:df:a9\n"
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "ansible_loop_var": "item",
    "changed": false,
    "content": "MDA6MTY6M2U6YTc6ZGY6YTkK",
    "encoding": "base64",
    "failed": false,
    "invocation": {
        "module_args": {
            "src": "/var/lib/lxc/aio1-utility-container-7a945452/eth1.hwaddr"
        }
    },
    "item": {
        "key": "management_address",
        "value": {
            "address": "172.29.239.26",
            "bridge": "br-mgmt",
            "interface": "eth1",
            "netmask": "255.255.252.0",
            "static_routes": [
                {
                    "cidr": "172.29.248.0/22",
                    "gateway": "172.29.236.100"
                }
            ],
            "type": "veth"
        }
    },
    "source": "/var/lib/lxc/aio1-utility-container-7a945452/eth1.hwaddr"
}



Result #2

Field Value
ansible_facts
{
    "eth0_mac_address": "00:16:3e:53:64:fc\n"
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "ansible_loop_var": "item",
    "changed": false,
    "content": "MDA6MTY6M2U6NTM6NjQ6ZmMK",
    "encoding": "base64",
    "failed": false,
    "invocation": {
        "module_args": {
            "src": "/var/lib/lxc/aio1-utility-container-7a945452/eth0.hwaddr"
        }
    },
    "item": {
        "key": "lxcbr0_address",
        "value": {
            "bridge": "lxcbr0",
            "bridge_type": "linuxbridge",
            "interface": "eth0",
            "mtu": "1500",
            "type": "veth"
        }
    },
    "source": "/var/lib/lxc/aio1-utility-container-7a945452/eth0.hwaddr"
}