Shashank Tavildar 7e931aabef Added SNI support for ansible_plugins via OS packages
Some Linux distributions, such as CentOS 7 and Xenial, have trouble
validating SSL certificates when using get_url with servers
that use Server Name Indication (SNI).

This patch adds those packages to the list of required packages and
uses bindep to install them in developer test environments the same
way that the gate tests install them.

Change-Id: I80355c8a82a0a0b295672c97c0740809659405b1
2016-08-19 14:50:59 +00:00
2016-08-12 08:04:17 -05:00
2016-08-12 08:04:17 -05:00
2016-02-29 15:20:34 -06:00
2016-01-25 18:07:53 -06:00
2016-08-03 07:52:29 +00:00
2016-01-27 10:31:29 -06:00
2016-02-01 16:47:07 +00:00
2016-08-12 08:04:17 -05:00
2016-01-25 18:07:53 -06:00
2016-07-15 03:58:17 +00:00
2016-08-12 15:08:15 -05:00

OpenStack-Ansible plugins

These are the plugins the OpenStack-Ansible deployment project relies on. The plugins can be added to any Ansible project by simply cloning this repository and setting up the ansible.cfg file to point at them as additional plugins for your project.

Description
Ansible action plugin to template arbitrary json ini yaml data
Readme 1.6 MiB
Languages
Python 100%