An Ansible role for monitoring.
If you're adding this repository as a submodule to a project for the first time, run:
git submodule add https://github.com/Pupmos/ansible-roles-monitoring roles/monitoring
If you've cloned a project where this repository has already been setup as a submodule, run:
git submodule update --init --recursive
To update your project with the latest copy of this repository, run:
git submodule update --recursive --remote