Ver código fonte

Update docs/playbook-tags.md

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/4169/head
Suguru Hirahara 1 ano atrás
committed by GitHub
pai
commit
74068953ed
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: B5690EEEBB952194
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      docs/playbook-tags.md

+ 1
- 1
docs/playbook-tags.md Ver arquivo

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

- `stop` — stops all systemd services

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


Carregando…
Cancelar
Salvar