ansible-collection-icinga icon indicating copy to clipboard operation
ansible-collection-icinga copied to clipboard

Adds installation of reporting module to icingaweb2 role

Open mocdaniel opened this issue 1 year ago • 2 comments

This PR needs to be stalled until we added a few dependencies:

  • [X] installation from source for all web modules
  • [X] installation of DB schemas for both, MySQL+PostgresQL databases, where available
  • [ ] installation of module dependencies, both implicit and explicit

Once we get the respective fixes merged, I will cherry-pick needed changes here so the tasks look the same across all affected modules.

Fixes #190

mocdaniel avatar Nov 22 '23 13:11 mocdaniel

First blocker implemented (installation of modules from source). Tracked in #219

mocdaniel avatar Nov 22 '23 16:11 mocdaniel

Second blocker implemented (schema management for MySQL + PostgresQL). Tracked in #221

mocdaniel avatar Nov 23 '23 07:11 mocdaniel