
Add basic information and examples for the action, callback, filter, and lookup plugins provided by this repo. Partial-Bug: 1579091 Change-Id: If7cea759bb790c6f6d266eff560ac7a67309219d
727 B
727 B
OpenStack-Ansible plugins
actions.rst callbacks.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