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

fixes #37524 - feat: enable ansible events for webhooks #721

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gardar
Copy link

@gardar gardar commented May 31, 2024

Enables the following events:

  • ansible_variable_created.event.foreman
  • ansible_variable_updated.event.foreman
  • ansible_variable_destroyed.event.foreman
  • ansible_role_created.event.foreman
  • ansible_role_updated.event.foreman
  • ansible_role_destroyed.event.foreman

Which can then be used with foreman_webhooks

image

https://projects.theforeman.org/issues/37524

Signed-off-by: gardar <gardar@users.noreply.github.com>
Signed-off-by: gardar <gardar@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant