Use the more modern loop syntax consistently
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
remote_src: true
|
||||
|
||||
- name: "Install | Put the binaries under the PATH"
|
||||
with_items:
|
||||
loop:
|
||||
- prometheus
|
||||
- promtool
|
||||
ansible.builtin.copy:
|
||||
|
||||
Reference in New Issue
Block a user