Skip to content

Releases: singleplatform-eng/ansible-users

v1.2.6

31 Jan 16:55
ca5c1f2
Compare
Choose a tag to compare
  • Make location of authorized_keys file configurable PR-57 .

1.2.5

06 Jun 18:21
bf466f3
Compare
Choose a tag to compare

Cutting a current version for changes in master that have not been tagged on a release.

Changes:

  • README edits
  • addition of append option for group management on users.

v1.2.4

15 Jun 15:27
Compare
Choose a tag to compare

#51 - Make UID optional

v1.2.3

30 May 19:53
Compare
Choose a tag to compare

#48 - adding remove and force options for users_deleted

v1.2.2

10 Apr 15:29
Compare
Choose a tag to compare

#44 - add generate_ssh_key parameter
#45 - add update_password parameter

v1.2.1

27 Mar 17:12
Compare
Choose a tag to compare

#39 - BUGFIX: when users_create_per_user_group is false and profile is set

#42 - Allow individual primary group overrides

v1.2.0

24 Jan 17:14
Compare
Choose a tag to compare

PR 35

  • add option to specify the users home directory

v1.1.1

05 Dec 19:27
Compare
Choose a tag to compare

PR 34

  • add ssh key path to get check_mode working

v1.1.0

10 Nov 04:50
Compare
Choose a tag to compare

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.

PR 13

  • Make user comment optional

PR 16

  • Add optional gid attribute

PR 31

  • 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.

v0.1.0

09 Nov 20:41
Compare
Choose a tag to compare

This release marks the unmodified code of the original author (@mivok).