--- - ansible.builtin.set_fact: python3: true - name: append to pkgs ansible.builtin.set_fact: syspkgs: "{{ syspkgs + pkgconfig.python3.pkgs[ansible_system] }}"