@@ -6,3 +6,14 @@
|
||||
| --- | --- |
|
||||
| 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.
|
||||
|
||||
Reference in New Issue
Block a user