Fix review items and enable rhel8

Signed-off-by: Radovan Sroka <rsroka@redhat.com>
This commit is contained in:
Radovan Sroka
2024-11-12 11:15:10 +01:00
committed by Sergei Petrosian
parent f11746b2d3
commit a1b37cd6c7
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -53,10 +53,11 @@ galaxy_info:
- all
- name: EL
versions:
- "8"
- "9"
- "10"
galaxy_tags:
- el8
- el9
- el10
- fedora
+2 -2
View File
@@ -29,7 +29,7 @@
when:
- aide_custom_template
#- name: Print Header
# - name: Print Header
# ansible.builtin.shell: head /etc/aide.conf || true
- name: Initialize AIDE database
@@ -49,7 +49,7 @@
owner: root
group: root
mode: "0440"
force: yes
force: true
when:
- not aide_fetch_db