file: fix setting attributes for symlinked file (#57217)

This commit is contained in:
Martin Krizek
2019-06-05 15:25:43 +02:00
committed by GitHub
parent 206f18dcca
commit 705d0201cf
3 changed files with 46 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- file - fix setting attributes for symlinked file (https://github.com/ansible/ansible/issues/56928)