ansible-collections / community.zabbix

Zabbix Ansible modules
http://galaxy.ansible.com/community/zabbix
Other
327 stars 285 forks source link

add a possibility to grant users groups permissions to all host_group and template_group #1137

Open johansenha opened 11 months ago

johansenha commented 11 months ago
SUMMARY

It should be possible to create a usergroup with host and template permission to ALL groups instead of specifying every single group

image

image

ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION

--

pyrodie18 commented 11 months ago

Not something that is natively possible through the API, although wouldn't be horribly hard to do it.

wessp01 commented 8 months ago

This also seems like a good addition to me and also seems simple to implement!

geoffken commented 5 months ago

Was also looking for this, hopefully this will come in the near future!

BramSchutte commented 5 months ago

Looking for this as well! This could really cut down some runtime of the playbook.