file: fix setting relative paths for src for hard links (#56055)

This commit is contained in:
Martin Krizek
2019-06-05 15:26:40 +02:00
committed by GitHub
parent 705d0201cf
commit 18f2ed63e0
3 changed files with 77 additions and 36 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- file - Fix setting relative paths for hard links (https://github.com/ansible/ansible/issues/55971)