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.
2015-06-16 11:33:08 -04:00
..
__init__.py package files 2014-09-26 11:04:10 -04:00
alternatives.py removed executable bit 2015-05-21 07:03:49 -04:00
at.py moar quotes 2015-05-14 09:37:00 -04:00
capabilities.py moar quotes 2015-05-14 09:37:00 -04:00
cronvar.py removed executable bit 2015-05-21 07:03:49 -04:00
crypttab.py moar quotes 2015-05-14 09:37:00 -04:00
debconf.py Adding author's github id 2015-05-14 00:49:57 -04:00
facter.py Adding author's github id 2015-05-14 00:50:42 -04:00
filesystem.py moar quotes 2015-05-14 09:37:00 -04:00
firewalld.py moar quotes 2015-05-14 09:37:00 -04:00
getent.py Adding author's github id 2015-05-14 01:00:38 -04:00
gluster_volume.py more string corrections 2015-05-14 10:45:32 -04:00
kernel_blacklist.py more string corrections 2015-05-14 10:45:32 -04:00
known_hosts.py more string corrections 2015-05-14 10:45:32 -04:00
locale_gen.py Adding author's github id 2015-05-14 01:06:16 -04:00
lvg.py moar quotes 2015-05-14 09:37:00 -04:00
lvol.py Fix typo: Need lvreduce instead of lvextend. 2015-05-20 19:23:45 -07:00
modprobe.py more string corrections 2015-05-14 10:45:32 -04:00
ohai.py Adding author's github id 2015-05-14 01:10:43 -04:00
open_iscsi.py more string corrections 2015-05-14 10:45:32 -04:00
svc.py removed executable bit 2015-05-21 07:03:49 -04:00
ufw.py Allow filtering of routed/forwarded packets 2015-06-16 11:33:08 -04:00
zfs.py Many more doc fixes 2015-05-15 12:12:26 -07:00