summaryrefslogtreecommitdiffstats
path: root/roles/diagnostics/tasks/rkhunter.yml
blob: 20281ffad7eec5e208e78f299c8600eace7ec625 (plain)
1
2
3
4
5
6
7
- name: Désinstallation du HIDS rkhunter
  package:
    name: "{{ item }}"
    state: absent
  loop:
    - rkhunter
    - unhide