9 lines
119 B
YAML
9 lines
119 B
YAML
# vim: set filetype=yaml.ansible :
|
|
---
|
|
nomad:
|
|
pkgs:
|
|
Linux:
|
|
- nomad
|
|
Darwin:
|
|
- hashicorp/tap/nomad
|