Explorar el Código

Remove empty line

pull/4622/head
Slavi Pantaleev hace 6 meses
committed by GitHub
padre
commit
816d7323ef
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 0 adiciones y 1 borrados
  1. +0
    -1
      docs/configuring-playbook-element-admin.md

+ 0
- 1
docs/configuring-playbook-element-admin.md Ver fichero

@@ -65,4 +65,3 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start
The shortcut commands with the [`just` program](just.md) are also available: `just install-all` or `just setup-all`

`just install-all` is useful for maintaining your setup quickly ([2x-5x faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-runtime) than `just setup-all`) when its components remain unchanged. If you adjust your `vars.yml` to remove other components, you'd need to run `just setup-all`, or these components will still remain installed. Note these shortcuts run the `ensure-matrix-users-created` tag too.


Cargando…
Cancelar
Guardar