Collection to setup and manage components of the Icinga software stack.
You can easily install the collection with the ansible-galaxy
command.
ansible-galaxy collection install git+https://github.com/Icinga/ansible-collection-icinga.git,0.1.0
Or if you are using Tower or AWX add the collection to your requirements file.
collections:
- name: https://github.com/Icinga/ansible-collection-icinga.git
type: git
version: 0.1.0
To use the collection in your playbooks, add the collections and then use the roles
- hosts: icinga-server
roles:
- icinga.icinga.repos
- icinga.icinga.icinga2