mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-11 14:36:37 +08:00
Make genacls.sh a template.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user