Bläddra i källkod

Add ensure-matrix-users-created tag

Now that the Draupnir user may be auto-created in certain configurations (if a password is assigned), it's useful to have the tag there.
pull/3941/head
Slavi Pantaleev 1 år sedan
committed by GitHub
förälder
incheckning
1affa59d65
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: B5690EEEBB952194
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      docs/configuring-playbook-bot-draupnir.md

+ 1
- 1
docs/configuring-playbook-bot-draupnir.md Visa fil

@@ -147,7 +147,7 @@ After configuring the playbook, run it with [playbook tags](playbook-tags.md) as

<!-- NOTE: let this conservative command run (instead of install-all) to make it clear that failure of the command means something is clearly broken. -->
```sh
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start
```

**Notes**:


Laddar…
Avbryt
Spara