mirror of https://github.com/ansible/ansible.git
[2.9] openssh_keypair: make sure public key has same permissions as private key (#62037)
* openssh_keypair: make sure public key has same permissions as private key (#61658) * Make sure public key has same permissions as private key. * Add changelog. * Text, not binary. (cherry picked from commitpull/62378/headc19cea9b03
) * openssh_keypair file permissions/ownership: add porting guide entry (#62176) * Add porting guide entry for 2.9. (cherry picked from commit0e72cbd451
)
parent
8df2541983
commit
5aa859d0d7
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "openssh_keypair - public key's file attributes (permissions, owner, group, etc.) are now set to the same values as the private key."
|
Loading…
Reference in New Issue