fatal: [192.168.1.3]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\r\n@ WARNING: UNPROTECTED PRIVATE KEY FILE! @\r\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\r\nPermissions 0644 for '/home/marssoy/Desktop/terraform/IaC/ubuntu-key.pub' are too open.\r\nIt is required that your private key files are NOT accessible by others.\r\nThis private key will be ignored.\r\nLoad key "/home/marssoy/Desktop/terraform/IaC/ubuntu-key.pub": bad permissions\r\nubuntu@192.168.1.3: Permission denied (publickey,password).", "unreachable": true}
PLAY RECAP ********************************************************************* 192.168.1.3 : ok=0 changed=0 unreachable=1 failed=0
[wordpress] 192.168.1.3 ansible_user=ubuntu ansible_ssh_private_key_file="/home/marssoy/Desktop/terraform/IaC/ubuntu-key.pub"
- hosts: all
tasks:
- shell: 'echo ola, mundo'
As portas ssh dos dois dispositivos estao abertas, independente do comando ansible e ansible-playbook estao dando esse erro