Sinced moved handler files to role task files, required removel of references

This commit is contained in:
Alex Tavarez
2025-07-21 18:33:47 -04:00
parent 8011d5d6e2
commit 6427b0593d

View File

@@ -1,19 +1,2 @@
#SPDX-License-Identifier: MIT-0 #SPDX-License-Identifier: MIT-0
--- ---
#@NOTE below handler requires gnupg, fuse3 and gocryptfs installed on remote system
- name: Configure gpg
import_tasks:
file: gpg.yml
#@NOTE handlers file for bootstrap
- name: Configure git
import_tasks:
file: git.yml
- name: Configure fail2ban
import_tasks:
file: fail2ban.yml
- name: Configure fail2ban
import_tasks:
file: clamav.yml
- name: Configure crowdsec
import_tasks:
file: crowdsec.yml