mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2025-10-29 01:30:35 +00:00
5 lines
74 B
YAML
5 lines
74 B
YAML
---
|
|
- include_tasks: fail2ban.yaml
|
|
when: ansible_os_family == "Debian"
|
|
|