Skip to content

Setup Webserver using Ansible Issue #4

Description

@skrskr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions