Parcourir la source

Merge pull request #3534 from KloolK/patch-2

Update maintenance-upgrading-services.md
pull/3535/head
Slavi Pantaleev il y a 1 an
committed by GitHub
Parent
révision
de34392edf
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      docs/maintenance-upgrading-services.md

+ 1
- 1
docs/maintenance-upgrading-services.md Voir le fichier

@@ -9,7 +9,7 @@ To upgrade services:
- update your playbook directory and all upstream Ansible roles (defined in the `requirements.yml` file) using:

- either: `just update`
- or: a combination of `git pull` and `just role` (or `make roles`)
- or: a combination of `git pull` and `just roles` (or `make roles`)

- take a look at [the changelog](../CHANGELOG.md) to see if there have been any backward-incompatible changes that you need to take care of



Chargement…
Annuler
Enregistrer