mirror of
https://github.com/luzifer-ansible/instance-status.git
synced 2024-11-08 13:50:01 +00:00
15 lines
466 B
Markdown
15 lines
466 B
Markdown
|
# luzifer-ansible / instance-status
|
||
|
|
||
|
This role installs [ELB Instance Status](https://github.com/Luzifer/elb-instance-status), adds its configuration and applies it as a systemd service.
|
||
|
|
||
|
## Requirements
|
||
|
|
||
|
- Debian >= 8 (jessie)
|
||
|
- Ubuntu >= 16.04 (xenial)
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
See the [Ansible Galaxy Intro](https://galaxy.ansible.com/intro) for usage of roles within Ansible Galaxy.
|
||
|
|
||
|
For configuration variables and how to use them see [defaults/main.yml](defaults/main.yml).
|