Execution
Date 14 Dec 2025 10:04:43 +0000
Duration 00:10:10.66
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
15 Hosts
603 Tasks
2357 Results
18 Plays
157 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.20
  • Play
    Create container(s)
  • Task
    lxc_container_create : Create and start the container
  • Host
    aio1-repo-container-3917d96e ( task delegated to aio1 )

Field Value
changed
False
invocation
{
    "module_args": {
        "archive": false,
        "archive_compression": "gzip",
        "archive_path": null,
        "backing_store": "dir",
        "clone_name": null,
        "clone_snapshot": false,
        "config": null,
        "container_command": null,
        "container_config": null,
        "container_log": false,
        "container_log_level": "INFO",
        "directory": null,
        "fs_size": "5G",
        "fs_type": "ext4",
        "lv_name": "aio1-repo-container-3917d96e",
        "lxc_path": null,
        "name": "aio1-repo-container-3917d96e",
        "state": "started",
        "template": "ubuntu",
        "template_options": null,
        "thinpool": null,
        "vg_name": "lxc",
        "zfs_root": null
    }
}
lxc_container
{
    "init_pid": 41498,
    "interfaces": [
        "lo"
    ],
    "ips": [],
    "name": "aio1-repo-container-3917d96e",
    "state": "running"
}