Add firewalld task

This commit is contained in:
kim 2024-04-24 18:11:42 +02:00
parent 310253a661
commit 244ab2c704
3 changed files with 69 additions and 6 deletions

View file

@ -4,15 +4,17 @@
- name: install packages
import_tasks: packages.yml
- name: firewalld configuration
import_tasks: firewalld.yml
- name: openssh settings
import_tasks: openssh.yml
- name: custom DNS servers
import_tasks: dns.yml
- name: install ctop
import_tasks: ctop.yml
- name: openssh settings
import_tasks: openssh.yml
- name: performance optimisation
import_tasks: performance.yml
import_tasks: performance.yml