Execution
Date 15 Dec 2025 09:38:00 +0000
Duration 00:17:22.68
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
18 Hosts
603 Tasks
2798 Results
18 Plays
138 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.84
  • Play
    Basic host setup
  • Task
    systemd_service : Create tmpfiles.d entry
  • Host
    aio1

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
checksum
29412f34c710e7a4c8235413a1f260c12ab51dd4
dest
/etc/tmpfiles.d/tempd-networking-post-up.conf
diff

failed
False
gid
0
group
root
invocation
{
    "module_args": {
        "_original_basename": "systemd-tmpfiles.j2",
        "attributes": null,
        "backup": false,
        "checksum": "29412f34c710e7a4c8235413a1f260c12ab51dd4",
        "content": null,
        "dest": "/etc/tmpfiles.d/tempd-networking-post-up.conf",
        "directory_mode": null,
        "follow": false,
        "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-1765791664.6046371-21282-178748696873668/.source.conf",
        "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
3affd432702d99575825851e9deb672f
mode
0644
owner
root
size
100
src
/root/.ansible/tmp/ansible-tmp-1765791664.6046371-21282-178748696873668/.source.conf
state
file
uid
0