goetzk / ansible-shinken

Ansible configuration role for Shinken monitoring system
2 stars 2 forks source link

Dynamically create hosts and groups from ansible inventory #12

Open goetzk opened 7 years ago

goetzk commented 7 years ago

At the moment all systems need to be manually configured. This role should create entries for all hosts and groups as they appear in the inventory.

services configuration and custom hosts would be made using the existing mechanism in the role.

TODO: decide if it should be opt in with a variable, or opt out with a variable.

goetzk commented 7 years ago

This will also entail: