datacenter = "{{ nomad_datacenter_name }}" data_dir = "/opt/nomad" bind_addr = "0.0.0.0" advertise { http = "{{ ansible_host }}" rpc = "{{ ansible_host }}" serf = "{{ ansible_host }}" }