Files
nomad-nummer5/ansible/roles/nummer5/tasks/main.yaml
Udo Waechter 3d3afa337c
All checks were successful
continuous-integration/drone/push Build is passing
fixes #11 no java for all
2024-12-05 18:25:08 +01:00

13 lines
193 B
YAML

- name: Hashicorp repo
include_tasks: repo.yaml
- name: Podman
include_role:
name: podman
- name: Java
include_role:
name: java
- name: Nomad
include_tasks: nomad.yaml