Skip to content

Releases: GROG/ansible-role-sudo

v1.7.1

27 Jan 08:27
Compare
Choose a tag to compare
  • Allow ommitting the runas part of sudoers entries, defaulting to the root user. (Thx @stejoo)

v1.7.0

15 Jan 17:50
Compare
Choose a tag to compare
  • Adds support for sudo 1.9.1 introducing a new include syntax. (thx @stejoo)
  • Fixes the file permissions on the sudoers file back to the distro defaults, accidentaly introduced in v1.6.2. (thx @stejoo)

v1.6.2

01 Nov 20:18
Compare
Choose a tag to compare

Fixes several ansible-lint errors (thx @greigm)

v1.6.1

04 Jun 22:14
Compare
Choose a tag to compare

Updated module references to the new namespaced syntax (thx @kernt)

v1.6.0

17 Nov 15:15
Compare
Choose a tag to compare

v1.5.0

14 Dec 18:13
7f888ca
Compare
Choose a tag to compare

Improve BSD support by allowing to override the owner and group for the sudoers files.

v1.4.4

24 Jun 21:33
Compare
Choose a tag to compare
Update dependency versions

v1.4.3

24 Jun 23:30
Compare
Choose a tag to compare
Fix custom file names (don't add default order)

v1.4.2

24 Jun 22:17
Compare
Choose a tag to compare
Add sudoers_file option

v1.4.1

26 Nov 21:07
Compare
Choose a tag to compare
Fixed dependency vars (#14)