Initial commit
This commit is contained in:
6
roles/static-server/justfile
Normal file
6
roles/static-server/justfile
Normal file
@@ -0,0 +1,6 @@
|
||||
# show help by default
|
||||
default:
|
||||
@just --list --justfile {{ justfile() }}
|
||||
|
||||
lint:
|
||||
ansible-lint .
|
Reference in New Issue
Block a user