1
0
Fork 0
mash-ansible-role-nextcloud/justfile

7 lines
103 B
Makefile
Raw Permalink Normal View History

2023-03-17 10:34:15 +01:00
# show help by default
default:
@just --list --justfile {{ justfile() }}
lint:
ansible-lint .