# vim: set filetype=yaml.ansible : --- - name: Set cockpit configuration ansible.builtin.set_fact: cockpit: enabled: true pkgs: "{{ pkgconfig.cockpit.pkgs[ansible_os_family] | default([]) }}"