Execution
Date 15 Dec 2025 09:38:00 +0000
Duration 00:17:22.68
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
18 Hosts
603 Tasks
2798 Results
18 Plays
138 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.67
  • Play
    Basic lxc host setup
  • Task
    lxc_hosts : Ensure the lxc dnsmasq user exists
  • Host
    aio1

Field Value
changed
True
comment
LXC dnsmasq
create_home
True
group
988
home
/var/lib/lxc
invocation
{
    "module_args": {
        "append": false,
        "authorization": null,
        "comment": "LXC dnsmasq",
        "create_home": true,
        "expires": null,
        "force": false,
        "generate_ssh_key": null,
        "group": null,
        "groups": null,
        "hidden": null,
        "home": "/var/lib/lxc",
        "local": null,
        "login_class": null,
        "move_home": false,
        "name": "lxc-dnsmasq",
        "non_unique": false,
        "password": null,
        "password_expire_account_disable": null,
        "password_expire_max": null,
        "password_expire_min": null,
        "password_expire_warn": null,
        "password_lock": null,
        "profile": null,
        "remove": false,
        "role": null,
        "seuser": null,
        "shell": "/bin/false",
        "skeleton": null,
        "ssh_key_bits": 0,
        "ssh_key_comment": "ansible-generated on aio1",
        "ssh_key_file": null,
        "ssh_key_passphrase": null,
        "ssh_key_type": "rsa",
        "state": "present",
        "system": true,
        "uid": null,
        "uid_max": null,
        "uid_min": null,
        "umask": null,
        "update_password": "always"
    }
}
name
lxc-dnsmasq
shell
/bin/false
state
present
stderr
useradd: warning: the home directory /var/lib/lxc already exists.
useradd: Not copying any file from skel directory into it.
stderr_lines
[
    "useradd: warning: the home directory /var/lib/lxc already exists.",
    "useradd: Not copying any file from skel directory into it."
]
system
True
uid
993