Execution
Date 14 Dec 2025 10:21:40 +0000
Duration 00:43:55.98
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
13 Hosts
2438 Tasks
2413 Results
107 Plays
511 Files
0 Records

Task result details


Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
network
changed
True
failed
False
id
c48562bd-aa24-4ad9-8bde-5957aa11e2fe
invocation
{
    "module_args": {
        "admin_state_up": null,
        "api_timeout": null,
        "auth": null,
        "auth_type": null,
        "ca_cert": null,
        "client_cert": null,
        "client_key": null,
        "dns_domain": null,
        "external": true,
        "interface": "internal",
        "is_default": null,
        "is_vlan_transparent": null,
        "mtu": null,
        "name": "public",
        "port_security_enabled": null,
        "project": "6dc722fc88064c049cc8c5b6c8f16bdf",
        "provider_network_type": "flat",
        "provider_physical_network": "physnet1",
        "provider_segmentation_id": null,
        "region_name": null,
        "sdk_log_level": "INFO",
        "sdk_log_path": null,
        "shared": false,
        "state": "present",
        "timeout": 180,
        "validate_certs": null,
        "wait": true
    }
}
network
{
    "external": true,
    "name": "public",
    "network_type": "flat",
    "physical_network": "physnet1",
    "project": "6dc722fc88064c049cc8c5b6c8f16bdf",
    "segmentation_id": "__omit_place_holder__d877160305e89748f2d507416a8460f79980d5f8",
    "shared": false,
    "subnets": [
        {
            "allocation_end": "172.29.251.246",
            "allocation_start": "172.29.248.110",
            "cidr": "172.29.248.0/22",
            "gateway": "__omit_place_holder__d877160305e89748f2d507416a8460f79980d5f8",
            "name": "public-subnet"
        }
    ]
}