diff --git a/tasks/main.yml b/tasks/main.yml index 6a51705..3097c42 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -37,6 +37,7 @@ with_items: "{{ groups['repo_all'] | default([inventory_hostname]) }}" tags: - always + run_once: true # NOTE(noonedeadpunk): If you are deploying services from local forks high load on which is not # an issue for you, you can disable this with `venv_wheel_build_skip_check: true`