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
    CHANGED
  • Duration
    00:00:00.30
  • 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-1765201400.6250417-53336-82390294827631/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
secontext
system_u:object_r:systemd_unit_file_t:s0
size
1117
src
/root/.ansible/tmp/ansible-tmp-1765201400.6250417-53336-82390294827631/source
state
file
uid
0