tripleo-ansible/tripleo_ansible/roles/tripleo_create_admin/tasks
Francesco Pantano 7e67d35c3d
Ensure $HOME dir exists and has the right owner/group
This changes adds an additional task to make sure the
output of the useradd module is consistent when the
HOME dir for a given user is created.
In particular this tasks ensure the HOME dir has the
right owner/group associated to the user that has been
created.

Closes-Bug: #1917856
Change-Id: I64846594123b9d5f333082b3f7714186713caffb
2021-03-05 09:05:07 +01:00
..
authorize_user.yml Add distribute_private_key boolean for tripleo_create_admin 2020-12-23 20:13:37 +00:00
create_user.yml Ensure $HOME dir exists and has the right owner/group 2021-03-05 09:05:07 +01:00
distribute_key_files.yml Add distribute_private_key boolean for tripleo_create_admin 2020-12-23 20:13:37 +00:00
main.yml Add distribute_private_key boolean for tripleo_create_admin 2020-12-23 20:13:37 +00:00