This commit is contained in:
Klaas Demter
2025-08-16 10:19:54 +02:00
committed by GitHub
2 changed files with 15 additions and 10 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- ansible.posix.authorized_key - fixes error on permission denied in authorized_key module (https://github.com/ansible-collections/ansible.posix/issues/462).