diff --git a/action_plugins/conga_aemdst_facts.py b/action_plugins/conga_aemdst_facts.py index 1564f9f..fc08110 100644 --- a/action_plugins/conga_aemdst_facts.py +++ b/action_plugins/conga_aemdst_facts.py @@ -100,7 +100,7 @@ def run(self, tmp=None, task_vars=None): if re_pattern_match: display.v("pattern matched, replacing %s with %s" % (response_test_expected_url, expected_url)) response_test_expected_url = expected_url - break + break results = { # "config": config,