lint update

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2024-12-10 12:07:14 +00:00
parent a39fb43a48
commit 342489f4d9
No known key found for this signature in database
GPG Key ID: 997FF7FE93AEB5B9
2 changed files with 3 additions and 4 deletions

View File

@ -52,9 +52,9 @@
state: absent
- name: "6.3.1 | PATCH | Ensure AIDE is installed | Configure AIDE"
when:
- not ansible_check_mode
ansible.builtin.shell: "{{ aide_initiate_command }}"
when: not ansible_check_mode
ansible.builtin.command: "{{ aide_initiate_command }}"
changed_when: true
args:
creates: "{{ ubtu24cis_aide_db_file }}"
async: "{{ ubtu24cis_aide_init_async }}"

View File

@ -13,7 +13,6 @@ system_is_container: false
warn_control_list: ""
warn_count: 0
# Aide initiate command for new DB creation
aide_initiate_command: aideinit -y -f