ansible-role-roundcube/justfile

7 lines
103 B
Makefile
Raw Permalink Normal View History

2023-09-30 19:35:10 +00:00
# show help by default
default:
@just --list --justfile {{ justfile() }}
lint:
ansible-lint .