This is a wrapper role over robertdebock.users in order to use it within the overall platform
Run ./configure in order to download the role dependency. Also of course install Ansible :-).
Exactly the same as robertdebock.users: this role is forwarding the instruction.
However, to avoid conflicts, the lists has been renamed:
local_users_user_list and local_users_group_list
In addition to that roles variables, we have added the notion of system users, ex:
local_systemusers_user_list:
- name: systemuser
group: cmordante
groups: wheel
create_home: yes # defaults to false
home: "/system" # defaults to "/" - Twitter @tcharl
- Github @tcharl
- LinkedIn Charlie Mordant