diff --git a/tasks/horizon_install_source.yml b/tasks/horizon_install_source.yml index a9061c0e..7bd8c2d6 100644 --- a/tasks/horizon_install_source.yml +++ b/tasks/horizon_install_source.yml @@ -125,7 +125,7 @@ {% endfor %} {% endfor %} {{ policy_path }} - patterns: ["^.*_policy.json$"] + patterns: ["^.*_policy.(json|yaml)$"] file_type: file use_regex: yes register: found_policy