Skip to content

install_on_suse.yml not found for role icinga.icinga.icingadb #231

@johanneskastl

Description

@johanneskastl

Is it intentional that there is no install_on_suse.yml file in the icinga.icinga.icingadb role?

https://github.com/Icinga/ansible-collection-icinga/blob/main/roles/icingadb/tasks/main.yml#L16

- name: Include OS specific installation
  ansible.builtin.include_tasks: "install_on_{{ ansible_os_family | lower }}.yml"

If so, the role should fail and report, that the installation on SUSE/openSUSE is not (yet) supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions