# vim: set filetype=yaml.ansible : --- - name: Append to pkgs ansible.builtin.set_fact: syspkgs: "{{ syspkgs + pkgconfig.rust.pkgs }}"