diff --git a/tasks/update-hydra-dispatcher.yml b/tasks/update-hydra-dispatcher.yml index fbfe5b6..1d64afd 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