kayobe/ansible/roles/kolla-ansible
Pierre Riteau 68c50520b3 Fix generation of globals.yml
kolla_inspector_* variables are identified by Jinja as empty strings
rather than none, so globals.yml is generated with a syntax error:

ironic_dnsmasq_dhcp_range: ,
                           ^ here

Change-Id: Ic36faaff37333f5af03a130dd97d31b26b7ff97f
2019-02-08 11:05:06 +00:00
..
defaults Allow Kayobe to set kolla_external_fqdn_cacert 2019-01-28 18:45:53 +00:00
library Add no_log to kolla_passwords module argument 2017-10-20 12:14:35 +01:00
tasks use include_tasks and import_playbook instead of include 2019-01-18 12:22:38 +00:00
templates Fix generation of globals.yml 2019-02-08 11:05:06 +00:00
tests use include_tasks and import_playbook instead of include 2019-01-18 12:22:38 +00:00
vars Use host vars files for kolla ansible inventory 2018-12-20 17:03:16 +00:00