mirror of https://github.com/ansible/ansible.git
module_utils - Fix changing value while iterating. (#78501)
parent
0a199a07ed
commit
2d2839b234
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- module_utils.service - daemonize - Avoid modifying the list of file descriptors while iterating over it.
|
Loading…
Reference in New Issue