Doc updates

This commit is contained in:
michael@ansibleworks.com 2013-03-19 14:46:30 -04:00 committed by Michael DeHaan
commit e086d6fd89
16 changed files with 76 additions and 42 deletions

View file

@ -1,6 +1,11 @@
API & Integrations
==================
.. image:: http://ansible.cc/docs/_static/ansible_fest_2013.png
:alt: ansiblefest 2013
:target: http://www.eventbrite.com/event/5593981750
There are several interesting ways to use Ansible from an API perspective. You can use
the Ansible python API to control nodes, you can extend Ansible to respond to various python events,
and you can plug in inventory data from external data sources. Ansible is written in its own