You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.
The common role does not have the right permissions to create the .ssh folder, nor copy the SSH keys. The fix is the add sudo: yes to these four places in roles/common/tasks/main.yml:
The common role does not have the right permissions to create the .ssh folder, nor copy the SSH keys. The fix is the add
sudo: yes
to these four places inroles/common/tasks/main.yml
:The text was updated successfully, but these errors were encountered: