git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2022-06-28 20:00:12 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2022-06-28 20:00:12 +0200
commitce4400e564210d9e4ec63dcccbe52f812d77d898 (patch)
tree0d7fc5e355cb4ca20f33e68f6dda7e55ab1864b4
parentc57dd737020adf6ebe53718064c293dbc7a6b2ee (diff)
downloaddotfiles-ce4400e564210d9e4ec63dcccbe52f812d77d898.tar.bz2
BUGFIX: only create the tarball once for all hosts
-rw-r--r--distrib.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/distrib.yml b/distrib.yml
index 3c7a412..d10b1f7 100644
--- a/distrib.yml
+++ b/distrib.yml
@@ -55,6 +55,7 @@
- "tmux-yank/yank.tmux"
format: "xz"
dest: "~/dotfiles.tar.xz"
+ run_once: true
- name: "Copy dotfiles.tar.xz to remote"
copy:
src: "dotfiles.tar.xz"