v1.1.0
Naming this v1.1.0 to get around an issue with Galaxy. Installing the role from galaxy defaults to the original default v1.0 version which doesn't appear to be deletable.
- Make user comment optional
- Add optional gid attribute
- groups_to_create is now a list of dictionaries. This allows users to more easily specify a gid.
- Fixed with_items: deprecation warnings from Ansible 2+
- Items in the users list take a new attribute of profile for setting up custom shell profiles.