Execution
Date 14 Dec 2025 10:04:43 +0000
Duration 00:10:10.66
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
15 Hosts
603 Tasks
2357 Results
18 Plays
157 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
(ansible_facts['os_family'] | lower) == 'redhat'
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