1
0
Fork 0
mirror of https://github.com/ansible-collections/ansible.posix.git synced 2026-02-04 08:01:49 +00:00

Allow remote path for authorized_key

This commit is contained in:
Александр Бакановский 2024-09-17 17:26:17 +03:00
parent 97c022871b
commit 5f3f8514eb
No known key found for this signature in database
GPG key ID: 42D02B7FCCCE0BC8
5 changed files with 62 additions and 1 deletions

View file

@ -31,3 +31,6 @@
- name: Test for the management of comments with key
ansible.builtin.import_tasks: comments.yml
- name: Test for specifying key as a path
ansible.builtin.import_tasks: check_path.yml