ansible-role-forgejo-runner/justfile
Sergio Durigan Junior 13b36c88b3
Initial commit
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-09-10 18:44:37 -04:00

6 lines
103 B
Makefile

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