mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
* add options for authentication
* Update changelogs/fragments/5306-add-options-for-authentication.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/clustering/znode.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/clustering/znode.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/clustering/znode.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/clustering/znode.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* rename scheme to auth_scheme, credential to auth_credential
* make pycodestyle happy
* Update plugins/modules/clustering/znode.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/clustering/znode.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* remove unneeded quotes
* Update changelogs/fragments/5306-add-options-for-authentication.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update version_added.
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 96b6ef5765
)
Co-authored-by: henkwiedig <henk@wiedig.de>
This commit is contained in:
parent
49ef8b1900
commit
eb98be580d
2 changed files with 30 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- znode - possibility to use ZooKeeper ACL authentication (https://github.com/ansible-collections/community.general/pull/5306).
|
Loading…
Add table
Add a link
Reference in a new issue