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

httpapi url path #831

Merged
merged 7 commits into from
Oct 30, 2022
Merged

Conversation

BGmot
Copy link
Collaborator

@BGmot BGmot commented Oct 26, 2022

SUMMARY

Fixes #829

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

All modules

@codecov
Copy link

codecov bot commented Oct 26, 2022

Codecov Report

Merging #831 (daedba4) into main (e1a63c8) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #831   +/-   ##
=======================================
  Coverage   77.25%   77.26%           
=======================================
  Files          32       32           
  Lines        4186     4191    +5     
  Branches     1102     1103    +1     
=======================================
+ Hits         3234     3238    +4     
  Misses        585      585           
- Partials      367      368    +1     
Impacted Files Coverage Δ
...ns/community/zabbix/plugins/modules/zabbix_host.py 83.60% <0.00%> (ø)
...ns/community/zabbix/plugins/modules/zabbix_user.py 84.16% <0.00%> (ø)
...s/community/zabbix/plugins/modules/zabbix_group.py 80.00% <0.00%> (ø)
...s/community/zabbix/plugins/modules/zabbix_proxy.py 88.70% <0.00%> (ø)
.../community/zabbix/plugins/modules/zabbix_action.py 66.23% <0.00%> (ø)
.../community/zabbix/plugins/modules/zabbix_screen.py 70.35% <0.00%> (ø)
.../community/zabbix/plugins/modules/zabbix_script.py 78.98% <0.00%> (ø)
...community/zabbix/plugins/modules/zabbix_service.py 79.51% <0.00%> (ø)
...ommunity/zabbix/plugins/modules/zabbix_template.py 78.96% <0.00%> (ø)
...mmunity/zabbix/plugins/modules/zabbix_host_info.py 67.64% <0.00%> (ø)
... and 16 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@D3DeFi D3DeFi left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for the fix @BGmot !

@D3DeFi D3DeFi merged commit 29965c1 into ansible-collections:main Oct 30, 2022
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.

httpapi and non-root Zabbix WebUI location
2 participants