Results 2 comments of MasteringBOX

EDIT: I solved it I can't connect :/ I tried both suggestions and I got a permission denied error. I stored the private key string in an action secret and...

Hi @jozef-valko, I don't fully remember, it was something silly. Try adding your key to a secret called exactly SECRET_SSH_KEY. I was using ```key: ${{secrets.ANSIBLE_PRIVATE_KEY}}``` and while I was desperately...