ansible-role-searxng/justfile
Sergio Durigan Junior c888c6d07a
Initial commit
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-12-10 19:35:58 -05:00

6 lines
103 B
Makefile

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