openstack-ansible/playbooks/common-tasks
James Gibson 3504694b4a Fix error in dynamic-address-fact task
When a dynamic_address_gather_filter is set and the inventory
data does not generate the dynamic inventory variable
container_networks[network_address]['bridge'], the task will
fail, as even though dynamic_address_gather_filter is defined
the jinja template will still try to evaluate
container_networks[network_address]['bridge'].

This patch fixes this by setting a default value if
container_networks[network_address]['bridge'] is not defined

Change-Id: I39082bee2435781d87f653e66fd55a92397c5572
2021-11-11 14:44:10 +00:00
..
ceph-server.yml Use ansible_facts[] instead of fact variables in playbooks 2021-03-27 11:48:00 +00:00
dynamic-address-fact.yml Fix error in dynamic-address-fact task 2021-11-11 14:44:10 +00:00
dynamic-grouping.yml Move dynamic grouping conditional 2017-10-22 03:09:26 +00:00
gather-hardware-facts.yml Gather additional required facts to min 2021-06-01 09:29:22 +00:00
haproxy-endpoint-manage.yml Avoid using loop_var in endpoint manage 2018-09-18 12:09:52 -05:00
os-log-dir-setup.yml Stop setting a user to the symbolic link 2018-06-27 13:39:36 -04:00
os-lxc-container-setup.yml Add some protection from shadowing mount 2020-09-15 17:45:07 +03:00
remove_container_journal.yml On container destroy remove container journal 2018-07-10 14:21:47 +00:00
restart-service.yml nspawn: fix restart-service.yml service list filtering 2019-02-01 14:57:02 -05:00
rsyslog-client.yml Remove all uses of private in include_role 2019-02-23 05:59:40 +00:00
unbound-clients.yml Move resolvconf JIT execution to common tasks 2017-09-21 08:08:59 -05:00