community.general/lib/ansible/modules/system
Adam Hamsik 6cf8318468 Add simple module to import/delete ssl certificate from/to java keystore (#20274)
* Add simple module to import/delete ssl certificate from/to java keystore.

* add diff/check mode support, fix reported issues and simplify decision logic

* Fix build by adding new line at the end of file.

* Some updates to module requested PR review

* Add simple executable parameter

* Fix build error
2017-03-09 14:14:43 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
aix_inittab.py Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
alternatives.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
at.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
authorized_key.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
beadm.py Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
capabilities.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
cron.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
cronvar.py Update cronvar.py (#19227) 2017-01-11 18:56:34 -05:00
crypttab.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
debconf.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
facter.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
filesystem.py PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
firewalld.py PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
gconftool2.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
getent.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
gluster_volume.py PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
group.py PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
hostname.py added formatting 2017-01-23 13:29:14 -05:00
iptables.py iptables module: match=conntrack with ctstate not working (#21976) 2017-03-08 11:01:47 -05:00
java_cert.py Add simple module to import/delete ssl certificate from/to java keystore (#20274) 2017-03-09 14:14:43 -05:00
kernel_blacklist.py Add Check Mode capability to kernel_blacklist module (#21007) 2017-02-06 13:00:31 -05:00
known_hosts.py PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
locale_gen.py PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
lvg.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
lvol.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
make.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
modprobe.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
mount.py Fixing mounting of multiple sources to the same dest (#21413) 2017-02-14 09:09:48 -08:00
ohai.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
open_iscsi.py no log passwords (#21229) 2017-02-10 15:13:59 -05:00
openwrt_init.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
osx_defaults.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
pam_limits.py Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
pamd.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
parted.py Added parted module (#20399) 2017-03-01 22:31:04 +01:00
ping.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
puppet.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
runit.py renamed sv to runit, avoid svc confusion 2017-01-30 10:24:43 -05:00
seboolean.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
sefcontext.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
selinux.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
selinux_permissive.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
seport.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
service.py Fix service's exec_command() for python3 (#20826) 2017-01-30 13:08:31 -05:00
setup.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
solaris_zone.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
svc.py Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
sysctl.py Handle sysctl.conf files that use ';' for comments (#20576) 2017-02-15 13:37:09 -05:00
systemd.py systemd: return an error when systemctl command isn't available 2017-03-02 10:13:24 -05:00
timezone.py timezone: Inline emphasis start-string without end-string (#22292) 2017-03-05 08:29:27 +00:00
ufw.py Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
user.py Fix invocations of module.fail_json with no msg= 2017-03-07 10:17:14 -05:00