--- # Configure and enable p4broker. Included from install.yml only when # install_broker is true. The broker binary is fetched in download.yml and the # SSL material in ssl.yml; the shared include handles config and the service. - name: "Configure and enable p4broker" ansible.builtin.include_tasks: "common/configure_broker.yml"