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.
9 years ago
..
__init__.py package files 10 years ago
alternatives.py removed executable bit 9 years ago
at.py moar quotes 9 years ago
capabilities.py moar quotes 9 years ago
cronvar.py removed executable bit 9 years ago
crypttab.py moar quotes 9 years ago
debconf.py Adding author's github id 9 years ago
facter.py Adding author's github id 9 years ago
filesystem.py moar quotes 9 years ago
firewalld.py moar quotes 9 years ago
getent.py Adding author's github id 9 years ago
gluster_volume.py more string corrections 9 years ago
kernel_blacklist.py more string corrections 9 years ago
known_hosts.py more string corrections 9 years ago
locale_gen.py Adding author's github id 9 years ago
lvg.py moar quotes 9 years ago
lvol.py Fix typo: Need lvreduce instead of lvextend. 9 years ago
modprobe.py more string corrections 9 years ago
ohai.py Adding author's github id 9 years ago
open_iscsi.py more string corrections 9 years ago
svc.py removed executable bit 9 years ago
ufw.py Allow filtering of routed/forwarded packets 9 years ago
zfs.py Many more doc fixes 9 years ago