kayobe/ansible/roles/kolla-ansible
Nick Jones 5265993134
Don't assume user's primary group name is the same as username
In certain environments, a user's primary group doesn't necessarily
match that of their username.  This change updates various playbooks to
make use of the `ansible_user_gid` fact instead.

This change also makes ownership explicit by using `ansible_user_uid`
instead of `ansible_user` or `ansible_user_id`, where appropriate.

Change-Id: Ifc2ea7d95ec90e91791ccb10772b15d991379479
Story: 2002770
Task: 22636
2018-07-04 19:56:05 +01:00
..
defaults Enable iPXE boot in ironic 2018-06-06 14:16:00 +01:00
library Add no_log to kolla_passwords module argument 2017-10-20 12:14:35 +01:00
tasks Don't assume user's primary group name is the same as username 2018-07-04 19:56:05 +01:00
templates Merge "Support Ansible 2.5" 2018-06-22 14:08:26 +00:00
tests Add support for configuring MariaDB 2018-06-27 13:42:46 +01:00
vars Add support for configuring MariaDB 2018-06-27 13:42:46 +01:00