You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/system
Nicolas Brisac bc440ade79 Allow filtering of routed/forwarded packets
MAN page states the following :

    Rules for traffic not destined for the  host  itself  but  instead  for
    traffic  that  should  be  routed/forwarded through the firewall should
    specify the  route  keyword  before  the  rule  (routing  rules  differ
    significantly  from  PF  syntax and instead take into account netfilter
    FORWARD chain conventions). For example:

        ufw route allow in on eth1 out on eth2

This commit introduces a new parameter "route=yes/no" to allow just that.
11 years ago
..
__init__.py
alternatives.py removed executable bit 11 years ago
at.py moar quotes 11 years ago
capabilities.py moar quotes 11 years ago
cronvar.py removed executable bit 11 years ago
crypttab.py moar quotes 11 years ago
debconf.py
facter.py
filesystem.py moar quotes 11 years ago
firewalld.py moar quotes 11 years ago
getent.py
gluster_volume.py more string corrections 11 years ago
kernel_blacklist.py more string corrections 11 years ago
known_hosts.py more string corrections 11 years ago
locale_gen.py
lvg.py moar quotes 11 years ago
lvol.py Fix typo: Need lvreduce instead of lvextend. 11 years ago
modprobe.py more string corrections 11 years ago
ohai.py
open_iscsi.py more string corrections 11 years ago
svc.py removed executable bit 11 years ago
ufw.py Allow filtering of routed/forwarded packets 11 years ago
zfs.py Many more doc fixes 11 years ago