diff --git a/tasks/update-hydra-dispatcher.yml b/tasks/update-hydra-dispatcher.yml index 838612a..81fa8b6 100644 --- a/tasks/update-hydra-dispatcher.yml +++ b/tasks/update-hydra-dispatcher.yml @@ -5,6 +5,7 @@ name: - cadoles-pod-hydra-dispatcher-v1={{ cadoles_pod_hydra_dispatcher_v1_package_version }} update_cache: yes + allow_downgrade: true state: present become: true