- add
users_user_create
anduser.user_create
option (daa876ee)
- ignore root user (55d3c48f)
- allow to keep user directories on delete (cd363ce7)
- set no_log on private key (b31ba4c7)
- add
ssh_keys
option for mutiple keys
- test and document centos7 support (bda06a8c)
- add default values (b5bc7116)
- fix directory not found in check mode (57d10aa7)
- remove comment in private key file (24ca28a7)
- adopt galaxy role name (55a97e7d)
- add home_files to user (43d50f22)
- add skip for missing attributes (11db5434)
- add update_password flag (d3511ffe)
- add password and shell variables (93b48f0e)
- fix 'when' clause when adding the primary user group (9fec282d)
- fix deprecation warnings in ansible 2.0
- make sure groups are available (232fe41b)
- move config.yml tasks to manage.yml since it belongs in that context (a1edf947)