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
    OK
  • Duration
    00:00:00.23
  • Play
    Install glance services
  • Task
    openstack.osa.lxc_container_setup : Add bind mount configuration to container
  • Host
    aio1-glance-container-171e0f70 ( task delegated to aio1 )

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
backup

changed
False
diff

failed
False
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": true,
        "create": false,
        "dest": "/var/lib/lxc/aio1-glance-container-171e0f70/config",
        "firstmatch": false,
        "group": null,
        "insertafter": null,
        "insertbefore": "^lxc.mount.entry = .*\\svar/log.*",
        "line": "lxc.mount.entry = /openstack/log/aio1-glance-container-171e0f70 var/log none bind,create=dir 0 0",
        "mode": null,
        "owner": null,
        "path": "/var/lib/lxc/aio1-glance-container-171e0f70/config",
        "regexp": null,
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
item
{
    "bind_dir_path": "/var/log",
    "mount_path": "/openstack/log/aio1-glance-container-171e0f70"
}
msg