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 package files 10 years ago
alternatives.py Add proper type to path and link 9 years ago
at.py Changes to author formatting, remove emails 9 years ago
capabilities.py sys.exit removal for system/capabilities.py 9 years ago
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 Adding author's github id 9 years ago
facter.py Fix facter path 9 years ago
filesystem.py Merge pull request #1493 from abulimov/filesystem_recreate_with_force 9 years ago
firewalld.py Basic ability to set masquerade options from ansible, according to current code design/layout (mostly) (#2017) 9 years ago
getent.py Adding author's github id 9 years ago
gluster_volume.py Do not fail when action is delete and volume is not present 9 years ago
iptables.py Add `to_destination` parameter 9 years ago
kernel_blacklist.py Changes to author formatting, remove emails 9 years ago
known_hosts.py avoid index error on empty list, key being true means its not None nor [] 9 years ago
locale_gen.py Add some more locales to LOCALE_NORMALIZATION 9 years ago
lvg.py Add documentation to explain that pvs will be created if needed 9 years ago
lvol.py lvol: remove unused import 9 years ago
make.py make: move down ansible import 9 years ago
modprobe.py Fixes #634 - multiple param handling by modprobe.py 9 years ago
ohai.py Remove unneeded spaces at the end of ohai 9 years ago
open_iscsi.py Fix open_iscsi EXAMPLES section 9 years ago
osx_defaults.py osx_defaults: fix datetime 9 years ago
pam_limits.py fixed python 2.4 compatibility 9 years ago
puppet.py Merge pull request #1149 from Jmainguy/puppet_stdout 9 years ago
selinux_permissive.py minor doc fix 9 years ago
seport.py Fix seport module issue when ports argument is interpolated from a variable and is a int 9 years ago
solaris_zone.py bugfix: use correct function close calls 9 years ago
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 Keep, but ignore createparent option 9 years ago