We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 056aeb4 + 3ff9970 commit 3394c60Copy full SHA for 3394c60
README.md
@@ -48,9 +48,7 @@ https://docs.ansible-semaphore.com/administration-guide/installation
48
49
```bash
50
sudo snap install semaphore
51
-sudo snap stop semaphore # BoltDB limitation, it allows only one connection
52
sudo semaphore user add --admin --name "Your Name" --login your_login --email [email protected] --password your_password
53
-sudo snap start semaphore
54
```
55
[](https://snapcraft.io/semaphore)
56
0 commit comments