Space: the final fronteer

This commit is contained in:
Kevin Fenzi 2014-01-01 20:00:06 +00:00
parent 97d6175943
commit 906159139e
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@
- name: Install common scripts
action: copy src={{ item }} dest=/usr/local/bin/ owner=root group=root mode=0755
with_fileglob:
-"{{ files }}/common-scripts/*"
-"{{ files }}/common-scripts/*"
tags:
- config