Allow remote path for authorized_key

This commit is contained in:
Александр Бакановский
2024-09-17 17:26:17 +03:00
parent 97c022871b
commit 5f3f8514eb
5 changed files with 62 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
---
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)