Use package instead of apt, move away from TU gds

This commit is contained in:
Daniel A. Maierhofer
2018-03-16 18:07:05 +01:00
parent 013e945d2d
commit 7324e59ece
8 changed files with 17 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
---
- name: install borg
apt: name="borgbackup" state=present
package: name="borgbackup" state=present
- name: create repositories
file: