first version

This commit is contained in:
cpu
2024-01-31 14:28:36 +01:00
parent ffa90bce8b
commit 3f15c9e579
11 changed files with 358 additions and 1 deletions

6
justfile Normal file
View File

@@ -0,0 +1,6 @@
# show help by default
default:
@just --list --justfile {{ justfile() }}
lint:
ansible-lint .