diff --git a/justfile b/justfile index 9a6c216..beea5ed 100644 --- a/justfile +++ b/justfile @@ -1,6 +1,5 @@ # use with https://github.com/casey/just - default: check default_playbook := "playbooks/default.yaml" default_inventory := "./hosts.yaml"