Space: the final fronteer
This commit is contained in:
parent
97d6175943
commit
906159139e
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
||||||
- name: Install common scripts
|
- name: Install common scripts
|
||||||
action: copy src={{ item }} dest=/usr/local/bin/ owner=root group=root mode=0755
|
action: copy src={{ item }} dest=/usr/local/bin/ owner=root group=root mode=0755
|
||||||
with_fileglob:
|
with_fileglob:
|
||||||
-"{{ files }}/common-scripts/*"
|
-"{{ files }}/common-scripts/*"
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue