1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Install latest iiab-diagnostics to /usr/bin each time

This commit is contained in:
A Holt 2019-10-12 15:05:42 -04:00 committed by GitHub
parent bc57581a22
commit 362ca5184b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,2 @@
- name: Create symlink /usr/bin/iiab-diagnostics
file:
src: "{{ iiab_dir }}/scripts/iiab-diagnostics"
dest: /usr/bin/iiab-diagnostics
state: link
- name: Create {{ iiab_ini_file }}
include_tasks: iiab_ini.yml