ansible-role-forgejo-runner/justfile

7 lines
103 B
Makefile
Raw Permalink Normal View History

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