openstack-ansible-lxc_hosts/defaults
Jesse Pretorius c43ed430bb Remove newline from lxc_cache_download_template_options
When the template options are applied, a newline is added
to the end of lxc_cache_download_template_options before
the application of the keyserver option, causing this:

"... --variant default \n --keyserver ..."

While this works, it could cause unexpected behaviour
(perhaps not applying the keyserver option) and it is
therefore better to be rid of the newline.

Change-Id: I2c194b5785618a6cc2785fe0c23cd8a7b8532904
(cherry picked from commit 2bd1b6a1d0)
2017-08-11 16:57:03 +00:00
..
main.yml Remove newline from lxc_cache_download_template_options 2017-08-11 16:57:03 +00:00