ansible-nomad icon indicating copy to clipboard operation
ansible-nomad copied to clipboard

:watch: Ansible role for Nomad

Results 30 ansible-nomad issues
Sort by recently updated
recently updated
newest added

I'm building infrastructure with this and been checking permissions on files. I've found loose permissions that can be read by anybody on the machine, first, on config files, these can...

please add vars to tasks install.yml and install_podman.yml: vars: ansible_become: false

I'm looking for examples that illustrate how to combine this role with [`ansible-consul`](https://github.com/ansible-community/ansible-consul) to bring up a local cluster for developing using Nomad and Consul. I couldn't find any examples...

I understand the nomad need to be start/restart as a 'root' user because many operation it runs, needs root privilege. However as a system admin I would like to harden/limit...

help wanted
question
good first issue

Was just trying to add the a capability to the Docker plugin (in my case, NET_ADMIN) and noticed that the generated client.hcl isn't accepted by Nomad on startup. Given the...

help wanted

Hello, I am wondering how feasible it would be to use this role to deploy a Nomad server and a Nomad client on the same machine? We are currently using...

In the below line, we are checking if consul is *NOT* enabled. But when consul is enabled, the bootstrap_expect is wrongly being set to 3 whatever be the actual count....

Ansible-consul does this by default and it would be great if nomad also does it by default.