Skip to content

Releases: claranet/ansible-role-users

2.3.0

02 Jul 11:37
8a1b153
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.3.0

2.2.0

10 Jun 14:29
24c8ebe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.5...2.2.0

2.1.5

26 Mar 14:51
b0de122
Compare
Choose a tag to compare

What's Changed

  • Fix: allow passing update password args when creating users by @bngameni in #14

Full Changelog: 2.1.4...2.1.5

2.1.4

08 Aug 16:24
5e48f4d
Compare
Choose a tag to compare

Upgrade molecule to v5

2.1.3

31 Jan 15:26
783f970
Compare
Choose a tag to compare

Added "no_log" on SSH key tasks to prevent key leaks

2.0.3

29 Sep 12:35
6b75297
Compare
Choose a tag to compare

Clarify chattr +a effects #10

2.0.2

28 Sep 14:01
8a6b4cd
Compare
Choose a tag to compare
  • Some empty vars seems to be required #6
  • [Bashrc] items not added to file #5

2.0.1

20 Sep 08:02
Compare
Choose a tag to compare
  • fix condition for ssh keys #4

2.0.0

17 Sep 13:26
5c0fafb
Compare
Choose a tag to compare
  • prefix all variables with 'users_'

1.0.4

16 Sep 15:49
f4316fc
Compare
Choose a tag to compare
  • remove deprecated with_first_found
  • use built-in yaml list on package instead of loop