ansible-playbook-static-sit.../roles/static-server/justfile

7 lines
103 B
Makefile
Raw Normal View History

2023-11-10 13:21:47 +00:00
# show help by default
default:
@just --list --justfile {{ justfile() }}
lint:
ansible-lint .