--- # Install the SSL certificate and private key under /p4/ssl. Used by p4d (and # p4broker), so this runs for all server types and must precede starting any # service that serves SSL. - name: "Install SSL certificate and key" ansible.builtin.include_tasks: "common/copy_ssl.yml"