Skip to content

Releases: robertdebock/ansible-role-auditd

Amazonlinux!

08 Nov 05:11
Compare
Choose a tag to compare
2.3.0

Amazonlinux not version 1.

Ansible 2.9 and drop Alpine support

02 Nov 16:18
Compare
Choose a tag to compare
2.2.2

Drop Alpine support.

Tox and fully generated CI & docs.

29 Oct 20:01
Compare
Choose a tag to compare

many smallies

15 Oct 18:23
Compare
Choose a tag to compare

Many small improvements, mostly about documentation and CI, but also a new distribution (CentOS 8) that's tested.

  • Set the stdout_callback to yaml to increase readability.
  • Set the ansible_python_interpreter to /usr/bin/python3 for some distributions. (Can be removed when Ansible 2.9 has been released.
  • Test on CentOS 7 and CentOS 8 (new), but stop testing on CentOS 6.
  • Update docs with badges and a list of modules.
  • Move ansible-lint configuration in one file instead of many molecule.yml files.

Ubuntu works!

29 Sep 15:02
Compare
Choose a tag to compare
2.1.0

Fixes ubuntu.

Slack notifications

18 Sep 18:34
Compare
Choose a tag to compare
2.0.6

Adding slack notification

Automatic documentation

05 Sep 05:37
Compare
Choose a tag to compare

Everything is prepared for automated documentation:

  • meta/version.yml is used to generate an explanation where upstream version are found and used in the role.
  • meta/exception.yml is used to indicate why certain variations of distributions and Ansible are not working.

Don't test `debian-latest`, it's similar to `debian-stable`

16 Jul 05:20
Compare
Choose a tag to compare
2.0.4

Remove debian-latest, which is identical to debian-stable.

openSUSE fixed

12 Jul 09:10
Compare
Choose a tag to compare

openSUSE switched to another container name, this release uses that new name for testing.

quoting

03 Jul 05:04
Compare
Choose a tag to compare

quoting is required, because yes would become True and that is not an option in the auditd configuration.