Skip to content
Extraits de code Groupes Projets
Valider 2b2322a0 rédigé par nono's avatar nono :computer:
Parcourir les fichiers

Remove calls to removed tasks

parent b31f2ae3
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -10,24 +10,12 @@
# Get the database running
- include: install-database.yml
# TODO: The part will only be executed in the case of an update
#- include: install-update.yml
# TODO: This part will only be executed if we're restoring from a backup
#- include: reinstall-from-backup.yml
# Download and install the service from archive
- include: install-service.yml
# Configure the service via configuration files
- include: install-configuration.yml
# Install NGINX as a reverse proxy
# - include: install-reverse-proxy.yml
# Configuration of the SSL certificates
# - include: install-ssl.yml
# Launch the service
- include: install-run-service.yml
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter