mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
96b6ef5765
* 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>
2 lines
No EOL
144 B
YAML
2 lines
No EOL
144 B
YAML
minor_changes:
|
|
- znode - possibility to use ZooKeeper ACL authentication (https://github.com/ansible-collections/community.general/pull/5306). |