Execution
Date
15 Dec 2025 10:19:13 +0000
Duration
00:23:12.82
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
9
Hosts
618
Tasks
960
Results
108
Plays
456
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.96
-
PlayInstallation and setup of Keystone
-
Taskuwsgi : Create uWSGI system user
-
Date15 Dec 2025 10:30:14 +0000
-
Module / Actionansible.builtin.user (/home/zuul/src/opendev.org/openstack/ansible-role-uwsgi/tasks/uwsgi_install.yml:22)
-
Tags
- uwsgi-install
- uwsgi
- keystone-config
| Field | Value |
|---|---|
| changed |
True |
| comment |
uwsgi user |
| create_home |
True |
| group |
989 |
| home |
/var/lib/uwsgi |
| invocation |
{ "module_args": { "append": false, "authorization": null, "comment": "uwsgi user", "create_home": true, "createhome": "yes", "expires": null, "force": false, "generate_ssh_key": null, "group": "uwsgi", "groups": null, "hidden": null, "home": "/var/lib/uwsgi", "local": null, "login_class": null, "move_home": false, "name": "uwsgi", "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-keystone-container-98f0317b", "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 |
uwsgi |
| shell |
/bin/false |
| state |
present |
| system |
True |
| uid |
999 |