Explorar el Código

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

pull/4171/head
Suguru Hirahara hace 1 año
committed by GitHub
padre
commit
dc581d0b7a
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      docs/playbook-tags.md

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

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


Cargando…
Cancelar
Guardar