Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 79c87df

Browse files
author
Geno
committed
add ipp2p to firewall
1 parent bab5ccf commit 79c87df

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

roles/common/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
- vim
4747
- vnstat
4848
- wget
49+
- xtables-addons-dkms
4950
- zsh
5051

5152
- name: Configure APT to run checkrestart after updates

roles/firewall/meta/main.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
galaxy_info:
3+
platforms:
4+
- name: Debian
5+
versions:
6+
- wheezy
7+
- jessie
8+
dependencies:
9+
- common

0 commit comments

Comments
 (0)