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
Chris Lamb 8d7d070201 system/ufw.py: Add security warning re. removing ufw application prof…
It's not particularly obvious that removing an application will remove it
from ufw's own state, potentially leaving ports open on your box if you
upload your configuration.

Whilst this applies to a lot of things in Ansible, firewall rules might
cross some sort of line that justifies such a warning in his instance.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
9 years ago
..
__init__.py
alternatives.py
at.py
capabilities.py
cronvar.py Remove the +x from crypttab and cronvar (#2039) 9 years ago
crypttab.py Remove the +x from crypttab and cronvar (#2039) 9 years ago
debconf.py
facter.py
filesystem.py
firewalld.py Basic ability to set masquerade options from ansible, according to current code design/layout (mostly) (#2017) 9 years ago
getent.py
gluster_volume.py
iptables.py Add `to_destination` parameter 9 years ago
kernel_blacklist.py
known_hosts.py
locale_gen.py
lvg.py
lvol.py
make.py make: move down ansible import 9 years ago
modprobe.py
ohai.py
open_iscsi.py
osx_defaults.py osx_defaults: fix datetime 9 years ago
pam_limits.py
puppet.py Merge pull request #1149 from Jmainguy/puppet_stdout 9 years ago
selinux_permissive.py
seport.py
solaris_zone.py
svc.py Sprinkle some LANG/LC_* where command output is parsed (#2019) 9 years ago
ufw.py system/ufw.py: Add security warning re. removing ufw application prof… 9 years ago
zfs.py