ansible-sample/deploy_fail2ban.yml
2026-09-23 14:26:05 +09:00

8 lines
110 B
YAML

---
- name: Deploy Fail2ban configuration files
hosts:
- servers
become: true
roles:
- fail2ban