Compare commits
No commits in common. "db604b2ea3ba6eb01e5675c719d1cdcf70ff29dd" and "d38b20e442a800af75243f6b0fe165069b088ad8" have entirely different histories.
db604b2ea3
...
d38b20e442
2 changed files with 1 additions and 1 deletions
|
|
@ -1 +0,0 @@
|
||||||
kontakt+gitcommit@nrrd.de namespaces="git" ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPCGNhnFkgZ919Z37WTdfGIf+0jxlUupBmY7/nm90p7r for bronsen at code.c-base.org
|
|
||||||
1
justfile
1
justfile
|
|
@ -1,5 +1,6 @@
|
||||||
# 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