commit f5c93fa2f12fe2eba08eac7326d348f25c0e7187
Author: Alex Schultz <email address hidden>
Date: Wed Dec 4 09:56:09 2019 -0700
Networks may be none
If the network vars are defined but not lists, the filters and loops
fail in ansible. We need to check that vars exist and that they aren't
none prior to using them.
Reviewed: https:/ /review. opendev. org/697321 /git.openstack. org/cgit/ openstack/ tripleo- ansible/ commit/ ?id=f5c93fa2f12 fe2eba08eac7326 d348f25c0e7187
Committed: https:/
Submitter: Zuul
Branch: master
commit f5c93fa2f12fe2e ba08eac7326d348 f25c0e7187
Author: Alex Schultz <email address hidden>
Date: Wed Dec 4 09:56:09 2019 -0700
Networks may be none
If the network vars are defined but not lists, the filters and loops
fail in ansible. We need to check that vars exist and that they aren't
none prior to using them.
Change-Id: I648caf97b532c6 5a0b1e12e8b27be 9997a69780d
Closes-Bug: #1855149