mirror of https://github.com/ansible/ansible.git
Backport/2.8/58525 - Use atexit to logout after zabbix module run (#63783)
* Use atexit to logout after zabbix module run (#58525)
(cherry picked from commit d582efcc51)
* added changelog fragment
pull/64126/head
parent
d3e13aae09
commit
0daa435467
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- zabbix_* modules - modules will now properly disconnect existing sessions from Zabbix server (see https://github.com/ansible/ansible/pull/58525)
|
||||
Loading…
Reference in New Issue