# infrastructure

## pbrinkmeier.de

| Prop | Value |
| --- | --- |
| Hostname | `shamash` |
| Domains  | `{,pad.,codi.,ci.,git.,jupyter.,plantuml.}pbrinkmeier.de`, `tichy.click`, `beany.club`, `vmd98928.contaboserver.net` |

## Linting

Use `nix develop` to drop into a shell containing `ansible-lint`.
Then run it using

```
ansible-lint --offline
```

to avoid checking for a new version every single run.