HashNuke / ansible-elixir-stack

Ansible role to setup server with Elixir & Postgres to deploy apps
295 stars 52 forks source link

Use roles for installing packages #34

Open miskolc opened 7 years ago

miskolc commented 7 years ago

I think it would be a good idea to use roles for installing Postgresql, nodejs, erlang, elixir and other dependencies. The tasks directory will also become much cleaner. A project that does something like this is this one