SepehrImanian / event-driven-ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collection for Event-Driven Ansible

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

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

License:Apache License 2.0


Languages

Language:Python 100.0%Language:HTML 0.0%