Fixes #462 notice permission denied on authorized_key module

This commit is contained in:
Klaas Demter
2025-05-16 16:39:51 +02:00
parent 9343c6f56f
commit 413ab782a8
4 changed files with 61 additions and 10 deletions

View File

@@ -34,3 +34,6 @@
- name: Test for specifying key as a path
ansible.builtin.import_tasks: check_path.yml
- name: Test for permission denied files
ansible.builtin.import_tasks: check_permissions.yml