openstack-ansible-lxc_conta.../defaults
Jesse Pretorius 258dad41ce 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: I8099d6b0502c281572f9e45573a4d6bbb8c90c44
(cherry picked from commit e88e41c4af)
2017-08-11 16:17:34 +00:00
..
main.yml Remove newline from lxc_cache_download_template_options 2017-08-11 16:17:34 +00:00