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.49
  • Play
    Basic lxc host setup
  • Task
    systemd_service : Place the systemd service
  • Host
    aio1

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
checksum
5057be66d92897a93c4f118b20f7a92498ab31fe
dest
/etc/systemd/system/lxc-dnsmasq.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/lxc-dnsmasq.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-1765791734.490824-26561-20256253853387/source",
        "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
c1239ecf15fd90b830f6e59ca53853f3
mode
0644
owner
root
size
1117
src
/root/.ansible/tmp/ansible-tmp-1765791734.490824-26561-20256253853387/source
state
file
uid
0