mirror of https://github.com/ansible/ansible.git
Use context manager for file handling in some system modules. (#65227)
parent
9c2f44b884
commit
d6dededab8
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- system_service - use a context manager for file handling.
|
||||||
Loading…
Reference in New Issue