5 lines
112 B
YAML
5 lines
112 B
YAML
- name: Set fd config
|
|
ansible.builtin.set_fact:
|
|
fd:
|
|
pkgs: "{{ pkgconfig.fd.pkgs[ansible_system] }}"
|