Execution
Date 08 Dec 2025 13:25:10 +0000
Duration 00:02:05.30
Controller npdb25d4c136674
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
1 Hosts
154 Tasks
154 Results
1 Plays
22 Files
0 Records

Task result details

  • Status
    SKIPPED
  • Duration
    00:00:00.05
  • Play
    Bootstrap the All-In-One (AIO)
  • Task
    systemd_service : Restart changed services
  • Host
    localhost

Field Value
changed
False
msg
All items skipped
results

Result #1

Field Value
ansible_loop_var
services_results
changed
False
false_condition
services_results.item.state is not defined
services_results
{
    "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-1765200405.0810347-10448-219550500140954/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",
    "size": 797,
    "src": "/root/.ansible/tmp/ansible-tmp-1765200405.0810347-10448-219550500140954/source",
    "state": "file",
    "uid": 0
}
skip_reason
Conditional result was False
skipped
True