Parcourir la source

Add ensure-users-created to the list of available tags on playbook-tags.md (#4169)

pull/4171/head
Suguru Hirahara il y a 1 an
committed by GitHub
Parent
révision
dc581d0b7a
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/playbook-tags.md

+ 1
- 1
docs/playbook-tags.md Voir le fichier

@@ -27,7 +27,7 @@ Here are some playbook tags that you should be familiar with:

- `stop` — stops all systemd services

- `ensure-matrix-users-created` — a special tag which ensures that all special users needed by the playbook (for bots, etc.) are created
- `ensure-matrix-users-created` or its alias `ensure-users-created` — a special tag which ensures that all special users needed by the playbook (for bots, etc.) are created

**Notes**:
- `setup-*` tags and `install-*` tags **do not start services** automatically, because you may wish to do things before starting services, such as importing a database dump, restoring data from another server, etc.


Chargement…
Annuler
Enregistrer