mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
add optional use_tls parameter (#6154)
* add optional use_tls parameter * add optional use_tls parameter --------- Co-authored-by: Martin Helwig <prostep.helwig@extaccount.com>
This commit is contained in:
parent
b97bee3fd6
commit
1dd86bcb55
2 changed files with 11 additions and 1 deletions
2
changelogs/fragments/6154-znode-optional-tls.yml
Normal file
2
changelogs/fragments/6154-znode-optional-tls.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- znode module - optional ``use_tls`` parameter added for encrypted communication (https://github.com/ansible-collections/community.general/issues/6154).
|
Loading…
Add table
Add a link
Reference in a new issue