Skip to content

Releases: OneIdentity/ansible-privilege-manager

Release v0.1.5

29 Feb 14:27
e8adc6a
Compare
Choose a tag to compare

Release of Ansible collection for One Identity Privilege Manager.
An issue has been resolved:

  • Make this collection work with Ansible Core 2.15.0+

Release v0.1.4

17 Nov 10:06
a18c2c2
Compare
Choose a tag to compare

Release of Ansible collection for One Identity Privilege Manager.
Two issues have been resolved:

  • The preflight role did not recognize a Solaris SPARC machine because it reported its architecture as 'sun4v'.
  • From now on commands run on the control node always run without privilege escalation

Release v0.1.3

18 May 14:32
791ea00
Compare
Choose a tag to compare

Release of Ansible collection for One Identity Privilege Manager.
Three issues have been resolved:

  • Some roles could fail if the configuration values contained space or quote characters or were simply empty strings.
  • Some html report files had syntax errors if any display properties of computers contained quotation characters. Because of this browsers were not able to display them properly.
  • Some html report files had syntax errors if an ansible error message contained backtick characters. Because of this browsers were not able to display them properly.

Release v0.1.2

13 Feb 19:49
ca4fb68
Compare
Choose a tag to compare

Release of Ansible collection for One Identity Privilege Manager.
An issue has been resolved:
#5 - Error with join role and Python 3

Release v0.1.0

15 Nov 16:45
d296c08
Compare
Choose a tag to compare

Release of Ansible collection for One Identity Privilege Manager.
Two new roles have been added:

  • sudoers
  • sudo_policy_for_unix_host

Release v0.0.2

05 Nov 18:16
Compare
Choose a tag to compare

Release of Ansible collection for One Identity Privilege Manager.
Resolved issue that would prevent hosts using Python 2.6 from working.
Improved exception handling throughout.

Roles in this release:

  • common
  • preflight
  • software
  • join

Plugins in this release:

  • preflight module
  • software_pkgs module
  • pmjoin module
  • pkgdict2items filter
  • dictlistselect filter

Release v0.0.1

07 Oct 19:33
Compare
Choose a tag to compare

Initial release of Ansible collection for One Identity Privilege Manager.

Roles in this release:

  • common
  • preflight
  • software
  • join

Plugins in this release:

  • preflight module
  • software_pkgs module
  • pmjoin module
  • pkgdict2items filter
  • dictlistselect filter