Playbook for a NodeJS Ark
Support open source!
The Dockerfile represents an example output of using the ansible ark playbook. It has been served up to docker.io for demonstration purposes.
See this integration test playbook on how to use this role.
Also, see the ansible-ghost playbook (very similar to the above test playbook).
There is lots of room for improvement, such as using the archive module, etc... Expect to see those soon.
Send a Pull Request if you have changes and would like to contribute!
You will see that in this role, I keep the Dockerfile within tests/
. The reason
is the Dockerfile created is purely for testing. Otherwise a docker/
dir
should be created.