diff --git a/tasks/python_venv_set_facts.yml b/tasks/python_venv_set_facts.yml index 627e879..78c78b6 100644 --- a/tasks/python_venv_set_facts.yml +++ b/tasks/python_venv_set_facts.yml @@ -29,4 +29,4 @@ - venv_facts_when_changed != [] - (_install_venv_pip_packages is defined and _install_venv_pip_packages is mapping and - _install_venv_pip_packages | changed) + _install_venv_pip_packages is changed)