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

Add vars parameter to user_template and user modules #262

Closed gianmarco-mameli closed 4 weeks ago

gianmarco-mameli commented 2 months ago

Hi, few days ago I needed to add a user template and a user to director with some vars, but I found out that the parameter wasn't implemented or the modules, so I simply implemented that along with examples and other updates. Can you please review my mods? I have only tested today with last version of Director/Icinga2 and it worked

Thanks

rndmh3ro commented 2 months ago

LGTM!

@schurzi, can you do a test?

gianmarco-mameli commented 1 month ago

Hi, any news on merging my PR? thanks

rndmh3ro commented 1 month ago

Needs https://github.com/telekom-mms/ansible-collection-icinga-director/pull/265 but then this can be merged.