Fix missing teamspeak-fallback domain

This commit is contained in:
Tobias Reisinger 2024-10-04 19:18:57 +02:00
parent 3fed27b42f
commit 13084e3558
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 31 additions and 1 deletions

View file

@ -2,7 +2,7 @@ with import <nixpkgs> {};
mkShell {
nativeBuildInputs = [
ansible
ansible-lint
ansible-lint
dnscontrol
opentofu
];