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