mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 07:35:31 +01:00
Compare commits
2 commits
97f308a19b
...
b3d50f283b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b3d50f283b | ||
|
|
53ad4fb24f |
1 changed files with 3 additions and 0 deletions
3
changelogs/fragments/639_fix_authorized_key.yml
Normal file
3
changelogs/fragments/639_fix_authorized_key.yml
Normal 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).
|
||||
Loading…
Reference in a new issue