ansible.posix/changelogs/fragments/568_update_authorized_key.yml
Александр Бакановский 72646b1ea7
Allow remote path for authorized_key
2024-09-28 13:15:10 +03:00

3 lines
164 B
YAML

---
minor_changes:
- authorized_keys - allow using absolute path to a file as a SSH key(s) source (https://github.com/ansible-collections/ansible.posix/pull/568)