community.general/lib/ansible/modules/extras/system
Chris Lamb c0787b12ce 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>
2016-12-08 11:34:08 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
alternatives.py Add proper type to path and link 2016-12-08 11:33:58 -05:00
at.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
capabilities.py sys.exit removal for system/capabilities.py 2016-12-08 11:33:25 -05:00
cronvar.py Remove the +x from crypttab and cronvar (#2039) 2016-12-08 11:34:06 -05:00
crypttab.py Remove the +x from crypttab and cronvar (#2039) 2016-12-08 11:34:06 -05:00
debconf.py remove unused variable 2016-12-08 11:32:23 -05:00
facter.py Fix facter path 2016-12-08 11:33:50 -05:00
filesystem.py Allow recreation of same FS with force=yes 2016-12-08 11:33:46 -05:00
firewalld.py Basic ability to set masquerade options from ansible, according to current code design/layout (mostly) (#2017) 2016-12-08 11:34:06 -05:00
getent.py Fix getent behaviour with fail_key=False 2016-12-08 11:32:23 -05:00
gluster_volume.py Do not fail when action is delete and volume is not present 2016-12-08 11:33:48 -05:00
iptables.py Add to_destination parameter 2016-12-08 11:34:04 -05:00
kernel_blacklist.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
known_hosts.py avoid index error on empty list, key being true means its not None nor [] fixes #13009 2016-12-08 11:33:33 -05:00
locale_gen.py Add some more locales to LOCALE_NORMALIZATION 2016-12-08 11:33:16 -05:00
lvg.py Add documentation to explain that pvs will be created if needed 2016-12-08 11:33:50 -05:00
lvol.py lvol: remove unused import 2016-12-08 11:33:57 -05:00
make.py make: move down ansible import 2016-12-08 11:34:00 -05:00
modprobe.py Fixes #634 - multiple param handling by modprobe.py 2016-12-08 11:33:38 -05:00
ohai.py Remove unneeded spaces at the end of ohai 2016-12-08 11:33:40 -05:00
open_iscsi.py Fix open_iscsi EXAMPLES section 2016-12-08 11:33:25 -05:00
osx_defaults.py osx_defaults: fix datetime 2016-12-08 11:34:02 -05:00
pam_limits.py fixed python 2.4 compatibility 2016-12-08 11:33:45 -05:00
puppet.py Enable stdout and stderr on sucessful runs, making show_diff useable 2016-12-08 11:34:04 -05:00
selinux_permissive.py Add selinux_permissive module, to be able to manage permissive domain 2016-12-08 11:33:06 -05:00
seport.py Fix seport module issue when ports argument is interpolated from a variable and is a int 2016-12-08 11:33:46 -05:00
solaris_zone.py bugfix: use correct function close calls 2016-12-08 11:33:21 -05:00
svc.py Sprinkle some LANG/LC_* where command output is parsed (#2019) 2016-12-08 11:34:05 -05:00
ufw.py system/ufw.py: Add security warning re. removing ufw application prof… 2016-12-08 11:34:08 -05:00
zfs.py Keep, but ignore createparent option 2016-12-08 11:33:48 -05:00