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.02
  • Play
    Basic host setup
  • Task
    systemd_service : Restart changed services
  • Host
    aio1

Field Value
changed
False
msg
All items skipped
results

Result #1

Field Value
ansible_loop_var
services_results
changed
False
false_condition
services_results.item.state is not defined
services_results
{
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "cf97fd1c0c890fb5aec8b576e12987e2767f91f8",
    "dest": "/etc/systemd/system/networking-post-up.service",
    "failed": false,
    "gid": 0,
    "group": "root",
    "invocation": {
        "module_args": {
            "_original_basename": "systemd-service.j2",
            "attributes": null,
            "backup": false,
            "checksum": null,
            "content": null,
            "dest": "/etc/systemd/system/networking-post-up.service",
            "directory_mode": null,
            "follow": true,
            "force": true,
            "group": null,
            "local_follow": null,
            "mode": null,
            "owner": null,
            "remote_src": null,
            "selevel": null,
            "serole": null,
            "setype": null,
            "seuser": null,
            "src": "/root/.ansible/tmp/ansible-tmp-1765201341.7363558-38558-213322366386289/source",
            "unsafe_writes": false,
            "validate": null
        }
    },
    "item": {
        "config_overrides": {
            "Service": {
                "RemainAfterExit": true
            },
            "Unit": {
                "After": "network-online.target",
                "Description": "networking-post-up",
                "Wants": "network-online.target"
            }
        },
        "enabled": true,
        "execstarts": [
            "/usr/sbin/iptables -t nat -A POSTROUTING -o ens3 -j MASQUERADE",
            "/usr/sbin/ethtool -K br-mgmt gso off sg off tso off tx off",
            "/usr/sbin/ethtool -K br-vxlan gso off sg off tso off tx off",
            "/usr/sbin/ethtool -K br-storage gso off sg off tso off tx off",
            "/usr/sbin/ethtool -K br-vlan gso off sg off tso off tx off",
            "/usr/sbin/ip link set eth12 up",
            "/usr/sbin/ip link set br-vlan-veth up",
            "/usr/sbin/ethtool -K eth12 gso off sg off tso off tx off"
        ],
        "execstops": [
            "/usr/sbin/iptables -t nat -D POSTROUTING -o ens3 -j MASQUERADE"
        ],
        "service_name": "networking-post-up",
        "service_type": "oneshot",
        "state": "started"
    },
    "md5sum": "9dafe3e262cb723ff600dc3905627aa1",
    "mode": "0644",
    "owner": "root",
    "secontext": "system_u:object_r:systemd_unit_file_t:s0",
    "size": 1220,
    "src": "/root/.ansible/tmp/ansible-tmp-1765201341.7363558-38558-213322366386289/source",
    "state": "file",
    "uid": 0
}
skip_reason
Conditional result was False
skipped
True