# {{ ansible_managed }} version: "3.8" services: server: image: jboss/keycloak container_name: keycloak restart: always ports: - "80:8080"