kayobe/ansible/roles/inspection-store/tasks
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
..
config.yml Don't assume user's primary group name is the same as username 2018-07-04 19:56:05 +01:00
deploy.yml Add a data store for ironic inspector introspection data 2017-09-01 18:21:10 +00:00
destroy.yml Add a data store for ironic inspector introspection data 2017-09-01 18:21:10 +00:00
main.yml Change reserved keyword 'action' to 'kayobe_action' 2018-05-21 16:00:57 +01:00
pull.yml Change reserved keyword 'action' to 'kayobe_action' 2018-05-21 16:00:57 +01:00
reconfigure.yml Add a data store for ironic inspector introspection data 2017-09-01 18:21:10 +00:00
start.yml In latest Docker 17.05 restart-retires and unless-stopped are 2017-10-23 11:13:48 +01:00
upgrade.yml Add a data store for ironic inspector introspection data 2017-09-01 18:21:10 +00:00