ansible-collections / community.general

Ansible Community General Collection
https://galaxy.ansible.com/ui/repo/published/community/general/
GNU General Public License v3.0
823 stars 1.52k forks source link

Support for OSService check in consul_agent_check module #9083

Open maciej-lech opened 1 day ago

maciej-lech commented 1 day ago

Summary

Hi!

Would be nice to have support for OSService check.

Best regards, Maciej

Issue Type

Feature Idea

Component Name

consul_agent_check

Additional Information

- name: Register systemd check for service 'nginx'
  community.general.consul_agent_check:
    name: nginx_systemd_check
    service_id: nginx
    interval: 60s
    os_service: nginx
    notes: "Nginx Check"

Code of Conduct

ansibullbot commented 1 day ago

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibullbot commented 1 day ago

cc @Ilgmi @apollo13 @sgargan click here for bot help