fixes #11 no java for all
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
- name: Hashicorp repo
|
||||
include_tasks: repo.yaml
|
||||
|
||||
- name: Additional roles
|
||||
- name: Podman
|
||||
include_role:
|
||||
name:
|
||||
- podman
|
||||
- java
|
||||
name: podman
|
||||
|
||||
- name: Java
|
||||
include_role:
|
||||
name: java
|
||||
|
||||
- name: Nomad
|
||||
include_tasks: nomad.yaml
|
||||
Reference in New Issue
Block a user