Compare commits

..

No commits in common. "733322588eac7e798f1fdcf5bd8616f5bab6aba3" and "02179f67cd205bb64762da1dfbd2698ae84ec22a" have entirely different histories.

1 changed files with 0 additions and 7 deletions

View File

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