Icinga/ansible-collection-icinga

SLES Support Missing

Closed this issue · 1 comments

In the ansible_collections/icinga/icinga the role for SLES is missing. Is its possible to add SLES support?

user@host:~/.ansible/collections/ansible_collections/icinga/icinga/roles/icinga2/tasks$ ls
configure.yml features features.yml install.yml install_on_Debian.yml install_on_RedHat.yml main.yml objects.yml service.yml

Hi, yeah since we mainly deal with RHEL and Debian these were our focus. But should be doable to implement SLES.

Do you want to create a PR for that? I can't give you a timeframe when we can implement that