ansible.posix/changelogs/fragments/568_update_authorized_key.yml
Александр Бакановский 5f3f8514eb
Allow remote path for authorized_key
2024-09-30 09:40:03 +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)