Add An Application
Adding a new application to Ansible-NAS is easy! First, set up your development environment.
Then;
- Start by looking at the 
hello_worldrole - this includes everything that's expected to be included with a new application. - Ensure the application includes tests and documentation. Tests should ensure that the application starts and stops correctly.