Ilgmi

Results 2 issues of Ilgmi

##### SUMMARY Implement new modules consul_agent_service and consul_agent_check based on the _ConsulModule class from @apollo13. Add implementation tests from consul_agent_service and consul_agent_check. ##### ISSUE TYPE - Feature Pull Request -...

feature
module
tests
integration
new_contributor
module_utils
plugins
check-before-release
backport-9

### Summary In the current implementation of the consul module, it uses the [python-consul](https://github.com/python-consul/python-consul/tree/master) library, which is no longer maintained. I want to implement two new modules for the agent...

feature
module
plugins