[codestyle] remove superfluous empty line
This commit is contained in:
parent
d38b20e442
commit
4a3ecbbd69
1 changed files with 0 additions and 1 deletions
1
justfile
1
justfile
|
|
@ -1,6 +1,5 @@
|
||||||
# use with https://github.com/casey/just
|
# use with https://github.com/casey/just
|
||||||
|
|
||||||
|
|
||||||
default: check
|
default: check
|
||||||
default_playbook := "playbooks/default.yaml"
|
default_playbook := "playbooks/default.yaml"
|
||||||
default_inventory := "./hosts.yaml"
|
default_inventory := "./hosts.yaml"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue