Skip to content

jshimkus-rh/event-driven-ansible

This branch is 145 commits behind ansible/event-driven-ansible:main.

Folders and files

NameName
Last commit message
Last commit date
Sep 27, 2023
Aug 11, 2023
Aug 31, 2023
Aug 22, 2023
May 30, 2023
Jul 28, 2023
Aug 11, 2023
Aug 11, 2023
Aug 8, 2023
Nov 3, 2022
Feb 9, 2023
Aug 11, 2023
Aug 11, 2023
Sep 27, 2023
Sep 27, 2023
Nov 2, 2022
Aug 22, 2023
Oct 12, 2022
Sep 21, 2023
Aug 22, 2023
Aug 11, 2023
Oct 12, 2022
Oct 12, 2022
Aug 22, 2023
Aug 22, 2023

Repository files navigation

Collection for Event-Driven Ansible

This collection contains event source plugins, event filters and example rulebooks to be used with ansible-rulebook.

Requirements

  • ansible-rulebook >= 1.0.0
  • python >= 3.9
  • ansible >= 2.13

Install

Install the ansible.eda collection with the Ansible Galaxy CLI:

ansible-galaxy collection install ansible.eda

The python module dependencies are not installed by ansible-galaxy. They must be installed manually using pip:

pip install -r requirements.txt

Contributing

Please refer to the contributing guide for information about how you can contribute to the project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%