Make genacls.sh a template.
This commit is contained in:
parent
37e6e4d939
commit
2bca286974
2 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
|||
- distgit
|
||||
|
||||
- name: install the genacls.sh script
|
||||
copy: src={{item}} dest=/usr/local/bin/{{item}} mode=0755
|
||||
template: src={{item}} dest=/usr/local/bin/{{item}} mode=0755
|
||||
with_items:
|
||||
- genacls.sh
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue