mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-24 14:17:22 +00:00
java_cert: owner, group, mode arguments enabled (#8116)
* java_cert: owner, group, mode arguments enabled
* java_cert: sanity fix
* add changelog fragment
* remove duplication in documentation
* refactor change detection
* fix indentation
* Update changelogs/fragments/8116-java_cert-enable-owner-group-mode-args.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/java_cert.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/java_cert.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* update options
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| test | ||