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
    SKIPPED
  • Duration
    00:00:00.03
  • Play
    Basic lxc host setup
  • Task
    systemd_networkd : Add IP Forward for interface
  • Host
    aio1

Field Value
changed
False
msg
All items skipped
results

Result #1

Field Value
ansible_loop_var
item
changed
False
false_condition
item.1.ipforward | default(false) | bool
item
[
    0,
    {
        "address": "10.255.255.1",
        "config_overrides": {
            "Network": {
                "ConfigureWithoutCarrier": true,
                "Gateway": {}
            }
        },
        "filename": "0-lxc-net-lxcbr0",
        "interface": "lxcbr0",
        "mtu": 1500,
        "netmask": "255.255.255.0"
    }
]
skip_reason
Conditional result was False
skipped
True