Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1012 Bytes

components.rst

File metadata and controls

58 lines (40 loc) · 1012 Bytes

Components

.. toctree::
   :maxdepth: 1
   :glob:

   components/*

Important

Release Engine workers require the :ref:`RE-WORKER <re_worker>` module

Playbook Workers

These workers are usable in :ref:`playbooks <playbooks>`.

.. toctree::
   :maxdepth: 1

   workers/reworkerbigip.rst
   workers/reworkerdocker.rst
   workers/reworkerfunc.rst
   workers/reworkergit.rst
   workers/reworkerhttprequest.rst
   workers/reworkersatellite5.rst
   workers/reworkerjuicer.rst
   workers/reworkerservicenow.rst
   workers/reworkersleep.rst
   workers/reworkersql.rst

Auxiliary Workers

These workers are support workers and handle various other tasks. They are not usable in playbooks.

.. toctree::
   :maxdepth: 1

   workers/reworkeremailnotify.rst
   workers/reworkerircnotify.rst
   workers/reworkeroutput.rst




Libraries/Helpers

.. toctree::
   :maxdepth: 1
   :glob:

   libraries/*