--- - hosts: webservers roles: - name: comfycamp database_url: postgres://comfycamp:{{ postgresql_users.comfycamp }}@postgresql:5432/comfycamp openid_discovery_url: "https://auth.comfycamp.space/application/o/comfycamp/.well-known/openid-configuration" openid_client_id: "4XfAX6yccJf10dedRuLp997xORtXKij02oNIej8k" openid_client_secret: "{{ comfycamp.openid_client_secret }}"