Introduce enroll explain
A tool to analyze and explain what's in (or not in) a harvest and why.
This commit is contained in:
parent
56d0148614
commit
59674d4660
6 changed files with 693 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
run: |
|
||||
apt-get update
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
||||
ansible ansible-lint python3-venv pipx systemctl python3-apt
|
||||
ansible ansible-lint python3-venv pipx systemctl python3-apt jq
|
||||
|
||||
- name: Install Poetry
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue