tripleo-common/tripleo_common/tests/fake_config
Emilien Macchi 1b875ff97c utils/config: allows a when to have boolean conditions
In Ansible, a condition in when doesn't have to be a string, and can in
theory be a boolean. In that case, we don't want to use regex on it, we
would get a TypeError.

Let's just continue the loop and move on.

Change-Id: Ie00144d821c920973df4495997c0ce376b7d916b
(cherry picked from commit 90dce1dd88)
2020-04-16 19:01:35 +00:00
..
__init__.py Execute minor update via ansible on mistral 2017-10-02 06:41:18 +00:00
fakes.py utils/config: allows a when to have boolean conditions 2020-04-16 19:01:35 +00:00