1
0
Fork 0
ansible-role-forgejo/justfile

7 lines
103 B
Makefile
Raw Permalink Normal View History

2023-09-04 19:32:42 +02:00
# show help by default
default:
@just --list --justfile {{ justfile() }}
lint:
ansible-lint .