Version: | 0.0.2 |
---|---|
Web: | https://github.com/lapositiva/ansible-role-monit |
Download: | https://github.com/lapositiva/ansible-role-monit |
Source: | https://github.com/lapositiva/ansible-role-monit |
Keywords: | ansible, monit |
Ansible Role Monit
Table of Contents:
Install it with the following command:
$ ansible-galaxy install labpositiva.monit
Here is the list of all variables and their default values:
Name | Default | Description |
---|---|---|
value | Value | Value |
none
See the examples directory.
To run this playbook with default settings, create a basic playbook like this:
- hosts: servers
roles:
- labpositiva.monit
Add code for changes
$ make setup
λ cat .env-template > .env
λ make setup
λ make build
λ make up
Key | Value |
---|---|
Key | Value |
Other commands for developing are written in Makefile:
λ make
\{^_^}/ Commands
build Build docker container by env
clean clean Files compiled
documentation Make Documentation
down remove containers docker by env
environment Make environment for developer
env Show envs available
install Install with var env Dependences
list List of current active services by env
lint Clean files unnecesary
test make test
up Up application by env
restart Reload services
ssh Connect to container
stop stop containers docker by env
setup Install dependences initial
verify_network Verify network
help Show help text
MIT
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
Made with ❤️ ☕ and 🍕 by labpositiva.