pcuzner / ansible-runner-service

Python project that wraps the ansible_runner 'engine' inside a RESTful API
Other
16 stars 9 forks source link

ssh key generation assumes root user #57

Closed pcuzner closed 6 years ago

pcuzner commented 6 years ago

when creating the ssh pub/priv key we assume root - but should probably use the current user!