ansible / ansible-runner-service

Other
201 stars 66 forks source link

creation of ssh public key uses incorrect permissions #63

Closed pcuzner closed 4 years ago

pcuzner commented 4 years ago

The public key is created with 0600, but should be 0644 (private key is correctly created as 0600 though!)