mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
* 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>
(cherry picked from commit 18a5330e62
)
Co-authored-by: mdaves93 <mdavies.23.93@gmail.com>
This commit is contained in:
parent
af4f1f727d
commit
c826a81b40
2 changed files with 25 additions and 0 deletions
2
changelogs/fragments/1127-maven_artifact_client_cert.yml
Normal file
2
changelogs/fragments/1127-maven_artifact_client_cert.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- maven_artifact - added ``client_cert`` and ``client_key`` parameters to the maven_artifact module (https://github.com/ansible-collections/community.general/issues/1123).
|
Loading…
Add table
Add a link
Reference in a new issue