fixes #11 no java for all
This commit is contained in:
6
ansible/roles/nummer5/tasks/nomad.yaml
Normal file
6
ansible/roles/nummer5/tasks/nomad.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
- name: Install nomad Packages
|
||||
apt:
|
||||
state: present
|
||||
name:
|
||||
- nomad
|
||||
- nomad-driver-podman
|
||||
Reference in New Issue
Block a user