Bladeren bron

Remove empty line

pull/4622/head
Slavi Pantaleev 10 maanden geleden
committed by GitHub
bovenliggende
commit
816d7323ef
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: B5690EEEBB952194
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  1. +0
    -1
      docs/configuring-playbook-element-admin.md

+ 0
- 1
docs/configuring-playbook-element-admin.md Bestand weergeven

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


Laden…
Annuleren
Opslaan