openstack-ansible/playbooks/library
kevin 92e305c256 Replaced the copy_update module
This PR replaces the copy_update module with a proper Ansible action
plugin. This change allows for dynamic updates to configuration files
that are ini, json, and yaml.

All of the policy files have been moved to the role templates directories
and the task syntax has been updated to facilitate the new action plugin.

An entry has been added to the ansible.cfg file to inform Ansible to look
into the new directory. In order for the action plugin to work as a
"module" a virtual module was added to the library directory.

Change-Id: I80331628b2c3d426a95c89d9c1b766e2e3f70e6d
Partially implements: blueprint tunable-openstack-configuration
2015-09-10 17:14:03 +00:00
..
config_template Create config_template plugin 2015-09-09 08:30:02 +00:00
dist_sort Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
glance Upgrade the Keystone library to use v3 2015-07-13 19:41:44 -07:00
keystone Keystone Federation Service Provider Configuration 2015-08-07 08:44:51 +00:00
memcached Ensure that flake8 runs against all python files 2015-07-09 13:06:23 +01:00
mysql_status_facts Restart mysql when config changed 2015-07-12 18:04:10 +01:00
name2int Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
neutron Upgrade the Keystone library to use v3 2015-07-13 19:41:44 -07:00
provider_networks Adds new provider_networks module and reformats ml2_conf.ini 2015-03-24 15:07:28 +00:00