git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/distrib.yml
diff options
context:
space:
mode:
Diffstat (limited to 'distrib.yml')
-rw-r--r--distrib.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/distrib.yml b/distrib.yml
index 523b824..01bb315 100644
--- a/distrib.yml
+++ b/distrib.yml
@@ -98,12 +98,9 @@
ansible_python_interpreter: "auto_silent"
tasks:
- name: "Remove source tarball"
- delegate_to: "localhost"
- connection: "local"
file:
path: "~/dotfiles.tar.xz"
state: "absent"
tags:
- "removal"
- "all"
- run_once: true