Releases: GEANT/ansible_role_users
Releases · GEANT/ansible_role_users
Cleanup and linting
Fix deprecation warnings
v3.5.1 Don't include jinja2 templating delimiters in conditional statements …
clean up group logic
v3.5.0 cosmetics (#11)
Create group with same name
Ensure group is created with same name
galaxy prep
- updated license, gitignore, and metadata
Avoid using common variable 'key'
v3.3.1 Use less common internal var name (#8)
Support multiple command per ssh pubkey
Multi commands per pubkey (#7) * Working version * polished up * docs * allow setting the gid of a newly created group * docs
Make users_user_groups work
Fix typo to make users_user_groups
work
Clean up output
- Less noisy output by adding a loop label
- Add name to tasks
Add support for sudo configuration
New user parameter sudo_config
that configures the user's sudo
configuration through a dedicated sudoers file.