community.general/lib/ansible/modules/system
Guillaume Grossetie 5ffa1a1b2a Add a module to create a java key store (jks) from a certificate (#35273)
* Add a module to create a java key store (jks) from a certificate
* Create a jks from a certificate and a private key (secured by a password)
* Add an option to recreate the jks (useful when you want to update the jks password)
* If the certificate changed, recreate the jks
* Version added is now 2.7
2018-05-30 13:53:09 +05:30
..
__init__.py
aix_inittab.py
aix_lvol.py
alternatives.py
at.py
authorized_key.py Address some language in EXAMPLES (#37555) 2018-03-19 13:51:23 -04:00
awall.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
beadm.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
capabilities.py
cron.py Corrects environment variable in example. (#40162) 2018-05-15 17:22:07 -05:00
cronvar.py
crypttab.py
dconf.py
debconf.py
facter.py
filesystem.py filesystem tests: update ocfs2 fs size on Trusty 2018-05-17 11:18:18 -04:00
firewalld.py firewalld: amend docs for python3 only hosts (#40048) 2018-05-14 08:38:10 -05:00
gconftool2.py
getent.py
group.py added 'local' option to group (#34805) 2018-02-09 01:02:35 -05:00
hostname.py Replace LooseVersion comparison with int/float comparison. Fixes #35435 (#35519) 2018-01-30 15:27:22 -06:00
interfaces_file.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
iptables.py Do not join flag parameters in iptables module (#36658) 2018-05-17 13:53:51 -04:00
java_cert.py
java_keystore.py Add a module to create a java key store (jks) from a certificate (#35273) 2018-05-30 13:53:09 +05:30
kernel_blacklist.py
known_hosts.py Add better error messages and checking to known_hosts (#38307) 2018-05-17 13:53:40 -04:00
locale_gen.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
lvg.py lvg: Allow unit to be specified for pesize (#39666) 2018-05-07 07:50:58 +02:00
lvol.py Fix task description of thinpool examples (#35402) 2018-01-26 18:36:10 +00:00
make.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
mksysb.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
modprobe.py
mount.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
nosh.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
ohai.py Fix the docs link to Ohai in the Ohai module (#33788) 2018-03-08 17:00:17 -08:00
open_iscsi.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
openwrt_init.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
osx_defaults.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
pam_limits.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
pamd.py Pamd++ (#35709) 2018-05-23 08:24:54 -05:00
parted.py parted module not idempotent for esp flag and name (#40547) 2018-05-23 11:06:26 -04:00
ping.py Clarify which ping module to use (#34935) 2018-01-17 14:02:06 +00:00
puppet.py fixes bug: puppet module is no longer updating persistent external facts (#38026) 2018-03-29 14:54:44 +10:00
runit.py Fixed spelling error in runit module (#35948) 2018-02-10 21:13:55 +05:30
seboolean.py
sefcontext.py Add note about sefcontext doing no restorecon (#39076) 2018-04-25 18:05:03 +02:00
selinux.py Fixed check_mode status to be the same as normal execution (#40721) 2018-05-25 17:06:11 -04:00
selinux_permissive.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
seport.py Accept list or string for ports is seport module (#36661) 2018-03-13 12:04:27 -04:00
service.py service: More DragonFly BSD support (#40449) 2018-05-23 17:38:10 -05:00
service_facts.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
setup.py Add fact to obtain iSCSI initiator IQN 2018-03-13 17:39:53 -07:00
solaris_zone.py
svc.py
sysctl.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
systemd.py Fix bool notation in systemd (#39064) 2018-04-20 06:44:48 -04:00
sysvinit.py sysvinit service module (#34962) 2018-05-17 17:32:27 -05:00
timezone.py Improve timezone module for none systemd Linux distributions (#38032) 2018-05-25 12:01:03 -05:00
ufw.py "route" has to be the first option in ufw command (#31756) 2018-05-11 16:21:27 +01:00
user.py fixes issue 39472: (#40341) 2018-05-17 17:22:40 -04:00
vdo.py Allow block map cache size modification. (#35667) 2018-04-24 16:14:04 -04:00