Skip to content

Releases: lucab85/ansible-role-log4shell

Updated detector script 1.3

10 Jan 13:00
Compare
Choose a tag to compare

Improved documentation

06 Jan 10:25
Compare
Choose a tag to compare

Improved role documentation with the new default verify_gpg: false.

Changing default GPG verification to false because of many errors

05 Jan 12:50
Compare
Choose a tag to compare

verify_gpg parameter now default to false.
The MIT GPG verification server sometimes fails the verification step of the playbook.
You could enable it by setting the verify_gpg parameter to true in your playbook.

Exec "/opt/", gpg key server

25 Dec 10:29
Compare
Choose a tag to compare

Code is default executed on "/opt" to avoid some 'noexec' on "/tmp" enterprise setup.
Customizable GPG key server variable "gpg_server".
Updated documentation.

doc: minor improvements

23 Dec 22:29
Compare
Choose a tag to compare
  • doc: minor modification for better search in Ansible Galaxy

Improved CI

23 Dec 21:54
Compare
Choose a tag to compare

Successfully tested in most of the molecule tests (except for idempotency - not applicable)
Code more robust and following Ansible best practices

improved code

23 Dec 20:53
Compare
Choose a tag to compare
  • signature download only if gpg_verify enabled
  • code more robust to best practices
  • moved internal commands under vars/ dir

Improved code

23 Dec 17:37
Compare
Choose a tag to compare

Improved code based on best practices

First release

23 Dec 15:06
Compare
Choose a tag to compare

First release