Add fail2ban role and clean up yaml lint noise
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
---
|
||||
# tasks file for ensure_ansible_prereq
|
||||
- name: 'repository changes'
|
||||
- name: repository changes
|
||||
ansible.builtin.lineinfile:
|
||||
path: '/etc/apt/sources.list'
|
||||
state: 'absent'
|
||||
path: /etc/apt/sources.list
|
||||
state: absent
|
||||
regexp: 'deb cdrom:'
|
||||
...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user