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
|
- 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
|
||||||
Reference in New Issue
Block a user