-
Notifications
You must be signed in to change notification settings - Fork 485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setup Webserver using Ansible Issue #4
Comments
Same here. Can anyone help with a solution. |
Solution is to install openssh in your image or use a recent Python image |
as per @CFCIfe comment, |
I have solved it using another docker image also you will need to change the ansible install command: if you need lighter image an faster in your Circle CI use the image mentioned by Mahmoud :- image: python:3.9-alpine3.16 |
i'm setting up a web server in an EC2 using ci / cd circleci.
but get always get error
Error from CircleCi
The text was updated successfully, but these errors were encountered: