Auto configuration WebUI

Hello everybody !

I want to develop a playbook to auto deploy an icinga satellite with webui (yes webui is mandatory in my use case).
Do someone know of there is a way to silently configure the webui at first start ?

Thank you for advance :slightly_smiling_face:

you can deploy the preconfigured ini files or use the icinga ansible libraries

here is a example from the icinga summit 2024 including a ready to go icingaweb2:

thanks I will try this !