Add support for Debian

This commit is contained in:
2024-07-13 18:12:23 +01:00
parent 038970aaea
commit 14f054dce9
8 changed files with 28 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
- name: Install AIDE
ansible.builtin.package:
name: aide
state: installed
state: present
notify: init aide
- name: Install AIDE crontab
ansible.builtin.copy: