Execution
Date 08 Dec 2025 13:27:39 +0000
Duration 00:05:33.94
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
316 Tasks
313 Results
18 Plays
136 Files
0 Records

Task result details

  • Status
    SKIPPED
  • Duration
    00:00:00.05
  • 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": "5ad18f254bc5a8e8ab454ffa4d3946af4b49811d",
    "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-1765200646.4540827-21424-260233519040691/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": [
            "/sbin/iptables -t nat -A POSTROUTING -o enX0 -j MASQUERADE",
            "/sbin/ethtool -K br-mgmt gso off sg off tso off tx off",
            "/sbin/ethtool -K br-vxlan gso off sg off tso off tx off",
            "/sbin/ethtool -K br-storage gso off sg off tso off tx off",
            "/sbin/ethtool -K br-vlan gso off sg off tso off tx off",
            "/sbin/ip link set eth12 up",
            "/sbin/ip link set br-vlan-veth up",
            "/sbin/ethtool -K eth12 gso off sg off tso off tx off"
        ],
        "execstops": [
            "/sbin/iptables -t nat -D POSTROUTING -o enX0 -j MASQUERADE"
        ],
        "service_name": "networking-post-up",
        "service_type": "oneshot",
        "state": "started"
    },
    "md5sum": "3714a92689bdbf55d60ab8e4688318e7",
    "mode": "0644",
    "owner": "root",
    "size": 1184,
    "src": "/root/.ansible/tmp/ansible-tmp-1765200646.4540827-21424-260233519040691/source",
    "state": "file",
    "uid": 0
}
skip_reason
Conditional result was False
skipped
True