mirror of
https://github.com/nikdoof/ansible-cis.git
synced 2025-12-23 14:59:24 +00:00
Add support for Debian
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user