ba25a1cdf1
* file: add symlink is in a sticky directory tests
* file: handle symlink in a sticky directory
Co-Authored-By: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
* Add changelog and fix unit test
The builtins import was removed since it was unused, but it is now needed.
(cherry picked from commit b464d18fd1
)
Co-authored-by: Pilou <pierre-louis.bonicoli@libregerbil.fr>
4 lines
159 B
YAML
4 lines
159 B
YAML
bugfixes:
|
|
- >
|
|
set_mode_if_different - handle symlink if it is inside a directory with
|
|
sticky bit set (https://github.com/ansible/ansible/pull/45198)
|