577e66660d
* class for file locking feature
5 lines
203 B
YAML
5 lines
203 B
YAML
---
|
|
minor_changes:
|
|
- File locking feature added, making it possible to gain exclusive access
|
|
to given file through module_utils.common.file.FileLock
|
|
(https://github.com/ansible/ansible/issues/29962)
|