b464d18fd1
* 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.
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)
|