Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add templategroup module to project #1104

Conversation

natemccallum
Copy link
Contributor

SUMMARY

Added a template group module that leverages the templategroup api methods (get, create, delete)

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

zabbix_templategroup

ADDITIONAL INFORMATION

I was looking for a way to add template groups and couldn't find one. I simply copied the zabbix_group module and tailored for template groups.

@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5e4fda0) 79.68% compared to head (0b478a1) 79.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1104      +/-   ##
==========================================
- Coverage   79.68%   79.66%   -0.02%     
==========================================
  Files          33       34       +1     
  Lines        4258     4318      +60     
  Branches     1140     1151      +11     
==========================================
+ Hits         3393     3440      +47     
- Misses        513      520       +7     
- Partials      352      358       +6     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@pyrodie18 pyrodie18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please look at the actions log and fix the failures. Also add a change framgement.

Template group API added in 6.2
@pyrodie18
Copy link
Collaborator

@BGmot

@cjohannsen81
Copy link

@pyrodie18 Any chance to get this one merged?

@pyrodie18 pyrodie18 merged commit 31d49d6 into ansible-collections:main Dec 17, 2023
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants