Sfoglia il codice sorgente

Add ensure-users-created to the list of available tags on playbook-tags.md

The tag has been introduced with 54babc5de0.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4169/head
Suguru Hirahara 11 mesi fa
parent
commit
498ad6996e
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      docs/playbook-tags.md

+ 1
- 1
docs/playbook-tags.md Vedi File

@@ -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` and `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.


Caricamento…
Annulla
Salva