mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00: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:
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- znode - possibility to use ZooKeeper ACL authentication (https://github.com/ansible-collections/community.general/pull/5306).
|
||||
Reference in New Issue
Block a user