mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
21066410be
* 29891 use os.path.realpath to follow keyfile symlinks * 29891 add parameter follow * updated changelog fragment * add documentation and set default to false
4 lines
146 B
YAML
4 lines
146 B
YAML
---
|
|
bugfixes:
|
|
- authorized_key now have an option for following symlinks,
|
|
default behaviour (False) can be changed by setting follow True/False
|