fixes #11 no java for all
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-05 18:25:08 +01:00
parent 849190dc98
commit 3d3afa337c

View File

@@ -1,11 +1,13 @@
- name: Hashicorp repo - name: Hashicorp repo
include_tasks: repo.yaml include_tasks: repo.yaml
- name: Additional roles - name: Podman
include_role: include_role:
name: name: podman
- podman
- java - name: Java
include_role:
name: java
- name: Nomad - name: Nomad
include_tasks: nomad.yaml include_tasks: nomad.yaml