mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
57b8b61400
commit
74465fc9d8
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
||||||
- name: Copy /opt/iiab/iiab/iiab-support to /usr/bin/iiab-support, in case git tree deleted (smaller IIAB installs do this)
|
- name: Copy /opt/iiab/iiab/iiab-support to /usr/bin/iiab-support, in case git tree deleted (smaller IIAB installs do this)
|
||||||
file:
|
file:
|
||||||
src: "{{ iiab_dir }}/iiab-support"
|
src: "{{ iiab_dir }}/iiab-support"
|
||||||
path: /usr/bin
|
path: /usr/bin/iiab-support
|
||||||
mode: 0755
|
mode: 0755
|
||||||
|
|
||||||
- name: Create iiab-support-on (symlink to iiab-support for now)
|
- name: Create iiab-support-on (symlink to iiab-support for now)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue