ansible-config_template/doc/source/index.rst
Major Hayden bfc26ac698
Remove debug_message_collector plugin
Now that we have ARA, this plugin isn't that useful any longer.

Closes-Bug: 1715996
Change-Id: Idcbf06a0c1df0f4a485da298dd0f4dd95311463b
2017-09-08 12:46:52 -05:00

710 B

OpenStack-Ansible plugins

actions.rst filters.rst lookups.rst

Example ansible.cfg file

../../examples/example.ini

Example role requirement overload for automatic plugin download

The Ansible role requirement file can be used to overload the ansible-galaxy command to automatically fetch the plugins for you in a given project. To do this add the following lines to your ansible-role-requirements.yml file.

../../examples/playbook.yml