vmware / ansible-for-nsxt

Ansible delivers simple IT automation that ends repetitive tasks and frees up DevOps teams for more strategic work. This project is to enable this automation for NSX-T installation.
Other
171 stars 145 forks source link

switch get_thumb to use context.wrap_socket #518

Open laidbackware opened 1 month ago

laidbackware commented 1 month ago

switch get_thumb to use context.wrap_socket due to removal of ssl.wrap_socket in python 3.12 fixed mixed indentation and mixed variable naming to snake case, as per python standard

This fixes https://github.com/vmware/ansible-for-nsxt/issues/517

Tested as working in my lab

laidbackware commented 1 month ago

@ggverma can you please prioritise merging this, as these modules do not work using recent versions of Linux, including Ubuntu 24.04.