blob: 03396ae6e6505bc15e96f0fe3d73b5b25de557ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
# file: roles/nomad/meta/main.yaml
dependencies: [docker]
galaxy_info:
role_name: nomad
author: fd.io
description: Hashicorp Nomad.
company: none
license: "license (Apache)"
min_ansible_version: 2.9
platforms:
- name: Ubuntu
versions:
- jammy
galaxy_tags:
- nomad
|