community.general/lib/ansible/modules
Yanis Guenane 3e4a306a42 openssl_certificate: Correctly set the version (#30314)
Current openssl_certificate is mistakenly taking its derivating its
version number from the csr version number.

Thos two fields are completly unrelated and hence the version number of
the certificate should be able to be directly specified (via
selfsigned_version parameter).
2017-09-14 15:21:32 +02:00
..
cloud Avoid KeyError when subnet['Tags'] doesn't exist (#30349) 2017-09-14 21:30:09 +10:00
clustering Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
commands Update metadata to 1.1 2017-08-15 23:12:08 -07:00
crypto openssl_certificate: Correctly set the version (#30314) 2017-09-14 15:21:32 +02:00
database postgresql_db: Document that name and db are aliases (#29180) 2017-09-10 22:29:15 -04:00
files Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
identity shared argument spec for FreeIPA (#28950) 2017-09-07 21:07:15 +02:00
inventory Update metadata to 1.1 2017-08-15 23:12:08 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring adds soft-update logic if force is set to no in zabbix_host module in… (#22614) 2017-09-11 09:14:22 -06:00
net_tools Support one to many A records in nsupdate module (#25620) 2017-09-13 18:21:48 -04:00
network Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
notification Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
packaging yum: fallback to epoch=0 if not available 2017-09-12 13:30:35 -07:00
remote_management Updated version_added to 2.5 2017-09-13 13:13:19 -07:00
source_control Add testcases for github_issue (#26309) 2017-08-30 14:50:45 -04:00
storage Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
system refactor firewalld module with object abstraction (#26487) 2017-09-11 14:10:07 -07:00
utilities Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
web_infrastructure Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
windows windows command changed to use CreateProcess (#30253) 2017-09-13 09:58:49 -07:00
__init__.py