The loopabull tasks/playbook of the Fedora Infrastructure
Find a file
Pierre-Yves Chibon 2c4a690f0f Start working on the role to flag commits on successful builds
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-08-08 16:24:57 +02:00
playbooks Start working on the role to flag commits on successful builds 2018-08-08 16:24:57 +02:00
.gitignore Add a .gitignore file 2018-06-18 11:21:53 +02:00
README.rst Add a basic README.rst file for the project 2018-06-18 11:31:47 +02:00

===============
loopabull-tasks
===============

`loopabull`_ is an event loop driven `Ansible`_ `playbook`_ execution engine.

In other words, it triggers Ansible playbooks automatically when receiving a
correspond `fedmsg`_ message.

This repository stores the ansible playbooks and their related scripts used by
the `Fedora`_ `Infrastructure`_ team.

.. _Ansible: https://github.com/ansible/ansible
.. _fedmsg: http://www.fedmsg.com/en/latest/
.. _Fedora: https://getfedora.org/
.. _Infrastructure: https://fedoraproject.org/wiki/Infrastructure
.. _loopabull: https://github.com/maxamillion/loopabull
.. _playbook: http://docs.ansible.com/ansible/playbooks.html