Execution
Date 08 Dec 2025 13:39:11 +0000
Duration 00:00:54.41
Controller np02e11c14dcea4
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
1 Hosts
156 Tasks
156 Results
1 Plays
23 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.29
  • Play
    Bootstrap the All-In-One (AIO)
  • Task
    systemd_service : Place the systemd service
  • Host
    localhost

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
checksum
96214ac3198ee2ad2b471998f3a1ec56a56805fa
dest
/etc/systemd/system/loop-cinder.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/loop-cinder.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-1765201189.374892-14593-63853643914331/source",
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "config_overrides": {
        "Service": {
            "RemainAfterExit": true
        },
        "Unit": {
            "After": "systemd-udev-settle.service",
            "Before": "lvm2-activation-early.service",
            "Description": false,
            "Wants": "systemd-udev-settle.service"
        }
    },
    "enabled": true,
    "execstarts": [
        "/bin/bash -c \"/sbin/losetup /dev/loop6 /openstack/cinder.img\"",
        "/sbin/pvscan"
    ],
    "execstops": [
        "/bin/bash -c \"losetup -d /dev/loop6\""
    ],
    "service_name": "loop-cinder",
    "service_type": "oneshot",
    "state": "started"
}
md5sum
3feae956e4a4a0183d35a6f2fff37899
mode
0644
owner
root
secontext
system_u:object_r:systemd_unit_file_t:s0
size
797
src
/root/.ansible/tmp/ansible-tmp-1765201189.374892-14593-63853643914331/source
state
file
uid
0