1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/packaging/language
mdaves93 18a5330e62
Added client_cert and client_key to the maven_artifact module. (#1127)
* Added client_cert and client_key to the maven_artifact module.

* Changelog fragment for PR-1127

* Apply suggestions from code review

Changes suggested in review. Match argument_spec values to documentation values.

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelogs/fragments/1127-maven_artifact_client_cert.yml

Documentation formatting suggestion.

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-10-20 18:41:57 +02:00
..
bower.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
bundler.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
composer.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
cpanm.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
easy_install.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
gem.py gem: Fix get_installed_versions: correctly parse "default" version. (#783) 2020-09-03 07:47:34 +02:00
maven_artifact.py Added client_cert and client_key to the maven_artifact module. (#1127) 2020-10-20 18:41:57 +02:00
npm.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
pear.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
pip_package_info.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
yarn.py yarn: Fix handling of empty outdated & scoped packages (#474) 2020-07-23 10:19:32 +03:00