openstack-ansible-plugins/action
Andy McCrae 5c70fb05d8 Fix config_template to work with Ansible 2.6
In Ansible 2.6 the copy module now recognizes the "_original_basename"
option and not the "original_basename" option. In order for this module
to work with versions less than 2.6.0 and 2.6.0+ we need to allow an if
statement based on the version of Ansible being used.

Change-Id: I3f7a12dec77ea6e8e3c9fcae6ce9c162df57e50c
(cherry picked from commit fcf669b78c9266212a07a0a1caef6ff73a7cef73)
2018-08-02 09:41:23 -06:00
..
config_template.py Fix config_template to work with Ansible 2.6 2018-08-02 09:41:23 -06:00