Files

8 lines
135 B
YAML
Raw Permalink Normal View History

2024-09-24 15:19:51 +02:00
---
- name: Converge
hosts: all
tasks:
- name: "Include fail2ban"
ansible.builtin.include_role:
name: "fail2ban"