Add a basic README.rst file for the project
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
aad701b4dd
commit
02cdd3f724
1 changed files with 19 additions and 0 deletions
19
README.rst
Normal file
19
README.rst
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
===============
|
||||||
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue