mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
[PR #8116/4f758bfb backport][stable-8] java_cert: owner, group, mode arguments enabled (#8152)
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 4f758bfb84
)
Co-authored-by: Denis Borisov <dborisov86@gmail.com>
This commit is contained in:
parent
029b811c7b
commit
9e641019be
2 changed files with 61 additions and 27 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- java_cert - enable ``owner``, ``group``, ``mode``, and other generic file arguments (https://github.com/ansible-collections/community.general/pull/8116).
|
Loading…
Add table
Add a link
Reference in a new issue