This commit is contained in:
Bryan Black 2022-10-28 22:46:38 -07:00
parent 520fb18981
commit cb7cccf35b
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,7 @@
- name: Install sol2uml
community.general.npm:
name: sol2uml
version: '1.1.29'
path: /usr/local/sol2uml
global: true
state: present

View file

@ -0,0 +1,7 @@
---
#- import_tasks: build-source.yml
# tags: build-source
- import_tasks: install-via-npm.yml
tags: install-via-npm
# BROKEN viz.js package https://gitlab.com/shopglue/ziion-tools/-/issues/7