mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
znode: add options for authentication (#5306)
* 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>
This commit is contained in:
parent
7b86fa6a7d
commit
96b6ef5765
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