This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Playbooks to a new Lilik
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
354
Commits
12
Branches
967 KiB
Tree:
f47d64ba7e
letsencrypt-seafile
logger
mail
master
nginx-letsencrypt
phabricator
pull/1/master
pydio
python3
services
static_group_user_dovecot
update_ca_key
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f47d64ba7e'
${ noResults }
lilik_playbook
/
roles
/
port_forwarding
/
defaults
/
main.yaml
3 lines
31 B
Raw
Normal View
History
port_forwaring: new role! Role to configure port forwarding in a OpenWRT firewall. Import this role in any host playbook to open a redirect to the current host from the host labelled as firewall. Example: - set_fact: firewall: 'inventory_name_of_firewall' - import_role: name=port_forwarding vars: name: 'stun' proto: 'tcp' port: 3478
5 years ago
---
firewall
:
'vm_gateway'
...