@ -0,0 +1,7 @@
---
- name: run commands
hosts: all
tasks:
command: "{{ item }}"
loop: "{{ commands }}"