Releases: robertdebock/ansible-role-auditd
Releases · robertdebock/ansible-role-auditd
Fix CI mainly.
3.2.11 New way of using Molecule.
Aesthetic improvements.
3.2.10 Tox causes an issue, not sure what, disabling for now.
Test on Ansible 9.
3.2.9 Test and Ansible 8 AND 9.
Fedora 38 & RHEL 9
3.2.8 Fedora 38.
Regenerated ci/docs. Newer is better.
3.2.7 Update components, regenerate files.
Component updates
3.2.6 Starting is possible.
Updates and cleanup
3.2.5 Ansible lint is happy.
Testing on Ansible 4 and Ansible 5
3.2.4 Regenerate content, Fedora 36 and Ubuntu 22.04 LTS added.
Fix audit_log_format
Was: (incorrect)
- auditd_log_format in [ "ENRICH", "NOLOG", "RAW" ]Is:
- auditd_log_format in [ "ENRICHED", "NOLOG", "RAW" ]Ansible-later
3.2.2 Test against Fedora 34, 35 (latest) and 36/rawhide.