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
-
StatusCHANGED
-
Duration00:00:00.29
-
PlayCreate container(s)
-
Tasklxc_container_create : Create localhost config
-
Date14 Dec 2025 10:11:40 +0000
-
Module / Actionansible.builtin.lineinfile (/home/zuul/src/opendev.org/openstack/openstack-ansible-lxc_container_create/tasks/lxc_container_config.yml:236)
-
Tags
- lxc-config
- lxc-containers-create
| Field | Value |
|---|---|
| backup |
|
| changed |
True |
| diff |
|
| invocation |
{ "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "dest": "/etc/hosts", "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "127.0.0.1 localhost", "mode": "0644", "owner": "root", "path": "/etc/hosts", "regexp": "^127.0.0.1", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } |
| msg |
line replaced |