Skip to content

Releases: GEANT/ansible_role_users

Cleanup and linting

08 Apr 19:36
c6b9b24
Compare
Choose a tag to compare
Dv maintenance 2024 04a (#13)

* Use FQCN

* Swap tasks for default vars

* Drop dead package tasks/vars

* Use FQCNs

* cleanup

Fix deprecation warnings

15 Mar 11:18
f8412a0
Compare
Choose a tag to compare
v3.5.1

Don't include jinja2 templating delimiters in conditional statements …

clean up group logic

17 Jul 09:12
d00a60f
Compare
Choose a tag to compare
v3.5.0

cosmetics (#11)

Create group with same name

16 Jul 21:08
9c2d933
Compare
Choose a tag to compare

Ensure group is created with same name

galaxy prep

19 Apr 09:10
9de4f7a
Compare
Choose a tag to compare
  • updated license, gitignore, and metadata

Avoid using common variable 'key'

16 Apr 20:14
83af3ea
Compare
Choose a tag to compare
v3.3.1

Use less common internal var name (#8)

Support multiple command per ssh pubkey

16 Apr 20:06
37c7323
Compare
Choose a tag to compare
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

13 Aug 15:30
8d4c31d
Compare
Choose a tag to compare

Fix typo to make users_user_groups work

Clean up output

10 Aug 11:54
870ef8b
Compare
Choose a tag to compare
  • Less noisy output by adding a loop label
  • Add name to tasks

Add support for sudo configuration

13 Jul 19:58
31572e3
Compare
Choose a tag to compare

New user parameter sudo_config that configures the user's sudo configuration through a dedicated sudoers file.