Execution
Date 08 Dec 2025 13:57:07 +0000
Duration 00:24:46.17
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
12 Hosts
1505 Tasks
1497 Results
32 Plays
487 Files
0 Records

Task result details

  • Status
    SKIPPED
  • Duration
    00:00:00.03
  • Play
    Install nova compute services
  • Task
    systemd_service : Restart changed services
  • Host
    aio1

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": "7ba025517d847a7a47c200806ce036575e268491",
    "dest": "/etc/systemd/system/nova-compute.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/nova-compute.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-1765203608.6621447-377915-11835679575435/source",
            "unsafe_writes": false,
            "validate": null
        }
    },
    "item": {
        "after_targets": [
            "libvirtd.service",
            "syslog.target",
            "network.target"
        ],
        "config_overrides": {},
        "enabled": "yes",
        "execreloads": "/bin/kill -HUP $MAINPID",
        "execstarts": "/openstack/venvs/nova-32.1.0.dev9/bin/nova-compute",
        "group": "nova_compute",
        "service_key": "nova-compute",
        "service_name": "nova-compute",
        "start_order": 6,
        "state": "started"
    },
    "md5sum": "5dc3e491c4e2736687fd8345ce51e15c",
    "mode": "0644",
    "owner": "root",
    "secontext": "system_u:object_r:systemd_unit_file_t:s0",
    "size": 837,
    "src": "/root/.ansible/tmp/ansible-tmp-1765203608.6621447-377915-11835679575435/source",
    "state": "file",
    "uid": 0
}
skip_reason
Conditional result was False
skipped
True