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
    CHANGED
  • Duration
    00:00:00.32
  • Play
    Basic lxc 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
8b459fa654192cbe52f2a98d2410df94243a5bb0
dest
/etc/tmpfiles.d/tempd-lxc-dnsmasq.conf
diff

failed
False
gid
0
group
root
invocation
{
    "module_args": {
        "_original_basename": "systemd-tmpfiles.j2",
        "attributes": null,
        "backup": false,
        "checksum": "8b459fa654192cbe52f2a98d2410df94243a5bb0",
        "content": null,
        "dest": "/etc/tmpfiles.d/tempd-lxc-dnsmasq.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-1765706877.3068109-28789-18700307443489/.source.conf",
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "config_overrides": {
        "Service": {
            "PIDFile": "/run/lxc/dnsmasq.pid"
        },
        "Unit": {
            "Before": "lxc.service"
        }
    },
    "enabled": true,
    "execstartpres": [
        "-/usr/bin/pkill -u {{ lxc_net_dnsmasq_user }} \"^dnsmasq\"",
        "/usr/local/bin/lxc-system-manage iptables-create"
    ],
    "execstarts": [
        "/usr/local/bin/lxc-system-manage dnsmasq-start"
    ],
    "execstopposts": [
        "-/usr/local/bin/lxc-system-manage iptables-remove"
    ],
    "execstops": [
        "-/usr/local/bin/lxc-system-manage dnsmasq-stop"
    ],
    "service_name": "lxc-dnsmasq",
    "state": "started"
}
md5sum
737be548e0efa24b63aec804ce09c5da
mode
0644
owner
root
size
92
src
/root/.ansible/tmp/ansible-tmp-1765706877.3068109-28789-18700307443489/.source.conf
state
file
uid
0