tripleo-ansible/tripleo_ansible/ansible_plugins
Alex Schultz 3ff730bc6f 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
2020-06-09 08:28:18 -06:00
..
action Stop to use the __future__ module. 2020-06-02 21:02:57 +02:00
callback Fix error when display_ok_hosts is false 2020-06-09 08:28:18 -06:00
filter Merge "Move inventory filters to tripleo-upgrade" 2020-05-18 22:19:44 +00:00
module_utils Add a new set of modules to support derived params 2020-04-30 23:48:25 +00:00
modules Stop to use the __future__ module. 2020-06-02 21:02:57 +02:00
strategy Merge "Make throttle optional" 2020-06-08 16:55:55 +00:00
tests Molecule testing for TripleO Strategy Plugins 2020-06-03 20:07:10 +00:00