-
Notifications
You must be signed in to change notification settings - Fork 477
Open
Description
i'm setting up a web server in an EC2 using ci / cd circleci.
but get always get error
ansible-playbook -i inventory.txt main-remote.yml
Error from CircleCi
PLAY [Exercise for setting up a web server in an EC using ci / cd circleci] ****
TASK [Gathering Facts] *********************************************************
fatal: [54.196.240.122]: UNREACHABLE! => {"changed": false, "msg": "unpack requires a buffer of 4 bytes", "unreachable": true}
PLAY RECAP *********************************************************************
54.196.240.122 : ok=0 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0
Exited with code exit status 4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels