ansible-role-roundcube/justfile

7 lines
103 B
Makefile

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