tripleo-ansible/tripleo_ansible/ansible_plugins
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
..
action tripleo_all_nodes_data: sort enabled_services (idempotency) 2020-04-08 10:11:10 -04:00
callback Fix error when display_ok_hosts is false 2020-06-09 20:22:48 +00: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 Merge "Create derived parameters playbook, and role" into stable/ussuri 2020-05-27 15:17:38 +00:00
tests Improve idempotency for podman_container 2020-05-11 15:26:05 +03:00