ansible-playbook-static-sit.../roles/static-server/justfile
2023-11-10 14:21:47 +01:00

7 lines
103 B
Makefile

# show help by default
default:
@just --list --justfile {{ justfile() }}
lint:
ansible-lint .