diff --git a/roles/prometheus/tasks/install.yml b/roles/prometheus/tasks/install.yml index f0662b9..52914c5 100644 --- a/roles/prometheus/tasks/install.yml +++ b/roles/prometheus/tasks/install.yml @@ -43,7 +43,7 @@ remote_src: true - name: "Install | Put the binaries under the PATH" - with_items: + loop: - prometheus - promtool ansible.builtin.copy: