Skip to content

Commit

Permalink
Make firewalld mandatory
Browse files Browse the repository at this point in the history
Refs #70
Refs #73
  • Loading branch information
bviktor committed Mar 7, 2023
1 parent 6959888 commit 42d6fd9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions roles/install/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,7 @@
- include_tasks: kf2.yml
- include_tasks: systemd.yml
- include_tasks: sudo.yml

- include_role:
name: bviktor.servicecheck
vars:
unit: firewalld.service

- include_tasks: firewalld.yml
when: servicecheck.started

- include_tasks: config.yml
- include_tasks: autokick.yml
- include_tasks: killinuxfloor.yml
Expand Down

0 comments on commit 42d6fd9

Please sign in to comment.