mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
committed by
Toshio Kuratomi
parent
2d6bb2500e
commit
577e66660d
5
changelogs/fragments/add_file_lock_feature.yaml
Normal file
5
changelogs/fragments/add_file_lock_feature.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
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)
|
||||
Reference in New Issue
Block a user