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

Support for OSService check in consul_agent_check module #9083

Open
1 task done
maciej-lech opened this issue Oct 30, 2024 · 2 comments
Open
1 task done

Support for OSService check in consul_agent_check module #9083

maciej-lech opened this issue Oct 30, 2024 · 2 comments
Labels
feature This issue/PR relates to a feature request module module plugins plugin (any type)

Comments

@maciej-lech
Copy link

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

  • I agree to follow the Ansible Code of Conduct
@ansibullbot
Copy link
Collaborator

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
Copy link
Collaborator

@ansibullbot ansibullbot added feature This issue/PR relates to a feature request module module plugins plugin (any type) labels Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request module module plugins plugin (any type)
Projects
None yet
Development

No branches or pull requests

2 participants