Icinga / ansible-playbooks

Ansible Playbook for Icinga 2
GNU General Public License v2.0
225 stars 122 forks source link

Installing Icinga2 on Centos 6 fails. #5

Closed IshwarKanse closed 9 years ago

IshwarKanse commented 9 years ago

TASK: icinga2-ansible-no-ui | Install Icinga2 on RedHat OS \ \ family

failed: [10.0.18.11] => (item={'package': 'nagios-plugins-all'}) => {"changed": false, "failed": true, "item": {"package": "nagios-plugins-all"}, "rc": 0, "results": []} msg: No Package matching 'nagios-plugins-all' found available, installed or updated

dnsmichi commented 9 years ago

Please create an issue over here: https://dev.icinga.org/projects/icinga2-ansible We don't use github issues.