Skip to content
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

support for other cloud providers besides AWS? DigitalOcean? #17

Open
vesper8 opened this issue Jul 23, 2018 · 1 comment
Open

support for other cloud providers besides AWS? DigitalOcean? #17

vesper8 opened this issue Jul 23, 2018 · 1 comment

Comments

@vesper8
Copy link

vesper8 commented Jul 23, 2018

it's not clear if this only works on AWS since AWS is repeatedly mentioned in the instructions.

If I would like to use this ansible playbook to install on another VPS such as Linode, Vultr or DigitalOcean, will it work or will things need to be changed/done manually?

@AlexP11223
Copy link

AlexP11223 commented Dec 7, 2019

It's probably broken even for AWS because one of the submodules is not available (that's why I would always use only my forks for Ansible roles, btw imo galaxy requirements.yml is cleaner and easier to use than submodules), also iirc there were some breaking changes in Ansible 2.x.

But you can just look at the code as inspiration for your playbooks. That's what you should always do anyway (at least to understand what it does), blindly running someone else's Ansible playbooks/roles on your server is not the best idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants