tripleo-ansible/tripleo_ansible/ansible_plugins/callback
Alex Schultz b52c550117 Fix error when display_ok_hosts is false
If display_ok_hosts is false, we were returning None but the function is
expected to return a tuple. So let's return a tuple of (None, None) and
check if we don't have a line then return.

Change-Id: Iaf2f83a8f13bcb9cf0c37acff627a456005057de
(cherry picked from commit 3ff730bc6f)
2020-06-09 20:22:48 +00:00
..
tripleo.py Add tripleo callback 2020-05-27 02:50:12 +00:00
tripleo_dense.py Fix error when display_ok_hosts is false 2020-06-09 20:22:48 +00:00
tripleo_profile_tasks.py Add tripleo_profile_tasks for tripleo_dense output 2020-05-27 02:50:21 +00:00