Files
ansible-role-immich/justfile
2024-01-31 14:28:36 +01:00

7 lines
103 B
Makefile

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