- testing container is starting to work on macos - still need to do testing for linux machines
5 lines
121 B
YAML
5 lines
121 B
YAML
- name: Set nomad config
|
|
ansible.builtin.set_fact:
|
|
nomad:
|
|
pkgs: "{{ pkgconfig.nomad.pkgs[ansible_system] }}"
|