ansible-rulebook
- Free software: Apache Software License 2.0
Event driven automation for Ansible.
The real world is full of events that change the state of our software and systems. Our automation needs to be able to react to those events. Introducing ansible-rulebook; a command line tool that allows you to recognize events that you care about and react accordingly by running a playbook or other actions.
Features
- Connect to event streams and handle events in near real time.
- Conditionally launch playbooks or Tower's job templates based on rules that match events in event streams.
- Store facts about the world from data in events
- Limit the hosts where playbooks run based on event data
- Run smaller jobs that run more quickly by limiting the hosts where playbooks run based on event data
Installation
Please follow the Installation guide to install ansible-rulebook
.
Documentation
Please refer to the Getting Started guide to get started with ansible-rulebook
.
Contributing
We ask all of our community members and contributors to adhere to the Ansible code of conduct. If you have questions or need assistance, please reach out to our community team at [email protected]
Refer to the Contributing guide to get started developing, reporting bugs or providing feedback.
Credits
ansible-rulebook is sponsored by Red Hat, Inc.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.