telekom-mms / ansible-collection-icinga-director

An Ansible collection that contains modules to change objects in Icinga 2 using the director API.
GNU General Public License v3.0
81 stars 30 forks source link

Activate user group module #232

Closed 2Fraennk closed 1 year ago

2Fraennk commented 1 year ago

The module 'icinga_user_group.py' cares about creating and administrating usergroups in icinga. To get it to work,...

To get it to work, the empty dictionary has just to be filled with groups. Please follow the example in the module's documentation.

2Fraennk commented 1 year ago

I just added the role parameters and the example call.

Because of it's growth the table seems a bit confusing to me. I prefer watching into the task's detailed doc.