Skip to content

Commit

Permalink
add ipp2p to firewall
Browse files Browse the repository at this point in the history
  • Loading branch information
Geno committed Aug 8, 2015
1 parent bab5ccf commit 79c87df
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions roles/common/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
- vim
- vnstat
- wget
- xtables-addons-dkms
- zsh

- name: Configure APT to run checkrestart after updates
Expand Down
9 changes: 9 additions & 0 deletions roles/firewall/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
galaxy_info:
platforms:
- name: Debian
versions:
- wheezy
- jessie
dependencies:
- common

0 comments on commit 79c87df

Please sign in to comment.