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

Provide more Director modules

Open rndmh3ro opened this issue 4 years ago • 9 comments

There are configurations one can do with the director that are currently not possible to do with our collection:

  • [x] Service Sets
  • [ ] External Commands info-module (external commands aren't supposed to be edited with the director)
  • [ ] Dependency Apply Rules
  • [x] User Groups
  • [x] Time Period Templates
  • [ ] Import Sources
  • [ ] Sync Rules
  • [ ] Jobs
  • [ ] ApiUsers info-module (external objects aren't supposed to be edited with the director)
  • [ ] Data Fields
  • [ ] Data lists

I don't know wether all of these can (or should) be made possible via Ansible so we have to find out!

rndmh3ro avatar Jan 11 '21 15:01 rndmh3ro

Is there any plan from your site to add dependency apply rules soon? Otherwise, I will give a try Dependency Apply Rules(apply) needs a dependency_templates(template) as import.

sgruber94 avatar Feb 16 '21 11:02 sgruber94

Not really from my side as I don't need them currently.

If you want to work on it, that'd be great. I can help you there, of course.

rndmh3ro avatar Feb 16 '21 13:02 rndmh3ro

Additional Feature Idea:

  • host template
    • Add Possibility to Generate self service key from GenerateSelfServiceAPIkey in Host Tempaltes after generating them.

sgruber94 avatar Feb 18 '21 14:02 sgruber94

It would be nice to have scheduled-downtime added.

mdicss avatar Jul 22 '22 07:07 mdicss

Scheduled Downtimes are already added, @mdicss.

rndmh3ro avatar Jul 22 '22 07:07 rndmh3ro

Scheduled Downtimes are already added, @mdicss.

Fine! Sorry, I first didn't see it in the docs folder. @rndmh3ro

mdicss avatar Jul 22 '22 08:07 mdicss

No problem, it's here: https://github.com/T-Systems-MMS/ansible-collection-icinga-director/blob/master/docs/icinga_scheduled_downtime.rst

rndmh3ro avatar Jul 22 '22 08:07 rndmh3ro

Hey, are the open todos still up to date or am I missing something? I just checked and saw that there is a script for Service Sets for example. Maybe I could do something and add a missing Object.

flkhndlr avatar Oct 25 '22 18:10 flkhndlr

Hey @flkhndlr,

the service sets are indeed done, the other things are still open. You can pick anything you like and start working on it.

If you need help, please open a new issue for it or a PR. :)

rndmh3ro avatar Oct 31 '22 17:10 rndmh3ro