openstack-ansible/playbooks/roles/os_heat/tasks
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
..
heat_db_setup.yml Configure DB addresses for each service 2015-06-10 02:07:38 +00:00
heat_domain_setup.yml Fix the heat stack user create 2015-09-09 10:29:34 +00:00
heat_install.yml Added apt update tasks to everything using apt 2015-06-16 13:13:58 -05:00
heat_post_install.yml Replaced the copy_update module 2015-09-10 17:14:03 +00:00
heat_pre_install.yml Updated repository for minimum viable kilo install 2015-04-03 12:57:10 -05:00
heat_service_add.yml Upgrade the Keystone library to use v3 2015-07-13 19:41:44 -07:00
heat_service_setup.yml Update keystone middleware in heat for Kilo 2015-04-16 08:14:30 +00:00
heat_upstart_common_init.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
heat_upstart_init.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
main.yml Add handler flushing to roles that need it 2015-05-26 18:13:55 +01:00