zuul/zuul/ansible
Monty Taylor 93ad221772
Allow and document use of the uri module from localhost
The rtfd hook job just does an empty POST to a URI. There's no need to
allocate a node for that, we can just make REST calls from the executor.

Also, there is enough going on here that it needs to be documented. Add
a documentation section to the developer docs about what we're doing
with our ansible plugins. In support of that, add a simple sphinx domain
for ansible to allow us to easily link to upstream ansible documentation for
modules.

Change-Id: I9b0be1018388db7361aec10f30a70437de555615
2017-08-07 13:42:53 -05:00
..
action Allow and document use of the uri module from localhost 2017-08-07 13:42:53 -05:00
callback Log an extra blank line to get space after each skip 2017-07-28 17:06:36 -05:00
library Pass result data back from ansible 2017-07-12 10:12:26 -07:00
lookup Add some ansible plugin tests 2017-08-03 22:21:19 -05:00
__init__.py Ansible launcher: add zuul_runner module 2016-05-12 11:37:19 -07:00
paths.py Start blocking lookup plugins on insecure jobs 2017-04-06 13:43:50 -05:00