mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
file - allow touch on files not owned by user (#50964)
* file - allow touch on files not owned by user * use Sentinal value and preserved existing args * Do no instantiate the Sentinel object
This commit is contained in:
2
changelogs/fragments/file-touch-non-owner.yaml
Normal file
2
changelogs/fragments/file-touch-non-owner.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- file - Allow state=touch on file the user does not own https://github.com/ansible/ansible/issues/50943
|
||||
Reference in New Issue
Block a user