Execution
Date
08 Dec 2025 13:39:52 +0000
Duration
00:35:02.03
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
2
Hosts
1377
Tasks
1365
Results
104
Plays
504
Files
0
Records
Task result details
-
Date08 Dec 2025 13:54:23 +0000
-
Module / Actionansible.builtin.user (/home/zuul/src/opendev.org/openstack/openstack-ansible-os_nova/tasks/nova_pre_install.yml:25)
-
Tags
- nova-user
- nova-key
- nova-install
| Field | Value |
|---|---|
| changed |
True |
| comment |
nova system user |
| create_home |
True |
| group |
979 |
| home |
/var/lib/nova |
| invocation |
{ "module_args": { "append": false, "authorization": null, "comment": "nova system user", "create_home": true, "createhome": "yes", "expires": null, "force": false, "generate_ssh_key": null, "group": "nova", "groups": null, "hidden": null, "home": "/var/lib/nova", "local": null, "login_class": null, "move_home": false, "name": "nova", "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/bash", "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 |
nova |
| shell |
/bin/bash |
| state |
present |
| stderr |
useradd: warning: the home directory /var/lib/nova already exists. useradd: Not copying any file from skel directory into it. |
| stderr_lines |
[ "useradd: warning: the home directory /var/lib/nova already exists.", "useradd: Not copying any file from skel directory into it." ] |
| system |
True |
| uid |
986 |