summaryrefslogtreecommitdiff
path: root/ansible/roles/holywood2
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-04-04 15:17:29 +0300
committerLars Wirzenius <liw@liw.fi>2020-04-04 15:17:29 +0300
commit16bd33960af9c019ed53a0b5fd169d1f60d3b554 (patch)
tree74a5d459ed0c2640f0496ea1d39f5a3bffdf4e59 /ansible/roles/holywood2
parent2fb59a9d6558caac048e4ecd59859940c1a80d7d (diff)
downloadansibleness-16bd33960af9c019ed53a0b5fd169d1f60d3b554.tar.gz
Change: port holywood2 to buster
Diffstat (limited to 'ansible/roles/holywood2')
-rw-r--r--ansible/roles/holywood2/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/holywood2/tasks/main.yml b/ansible/roles/holywood2/tasks/main.yml
index 730aaf3..c5db9c0 100644
--- a/ansible/roles/holywood2/tasks/main.yml
+++ b/ansible/roles/holywood2/tasks/main.yml
@@ -26,7 +26,7 @@
- name: install borg
apt:
name: borgbackup
- default_release: stretch-backports
+# default_release: stretch-backports
- name: install borg scripting
copy: