1
0
Fork 0
mash-ansible-role-nextcloud/justfile
2023-03-17 11:34:15 +02:00

6 lines
103 B
Makefile

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