Import friwall role from network ansible scripts
To reuse alpine and nginx roles. Probably going to merge repos at some point.
This commit is contained in:
parent
bacfc66f7c
commit
973522c373
14 changed files with 249 additions and 1 deletions
|
@ -3,6 +3,13 @@
|
|||
roles:
|
||||
- facts
|
||||
|
||||
- hosts: zid
|
||||
roles:
|
||||
- alpine
|
||||
- opensmtpd
|
||||
- nginx
|
||||
- friwall
|
||||
|
||||
- hosts: ceph-*
|
||||
roles:
|
||||
- debian
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue