diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2018-12-26 11:02:22 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2018-12-26 11:02:22 +0100 |
commit | 37e93cced23e0ee726309e841b1dac19e9ccdac4 (patch) | |
tree | 8c692652c0a5fdbd0d95510dabd58c95e1805541 /ansible/host_vars/malabaricus | |
parent | 72811f0f48cad07351ab5c5224616383a6920add (diff) | |
download | infra-37e93cced23e0ee726309e841b1dac19e9ccdac4.tar.gz infra-37e93cced23e0ee726309e841b1dac19e9ccdac4.tar.bz2 infra-37e93cced23e0ee726309e841b1dac19e9ccdac4.tar.xz infra-37e93cced23e0ee726309e841b1dac19e9ccdac4.zip |
o Working borg setup.
Diffstat (limited to 'ansible/host_vars/malabaricus')
-rw-r--r-- | ansible/host_vars/malabaricus/borg-server.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible/host_vars/malabaricus/borg-server.yml b/ansible/host_vars/malabaricus/borg-server.yml new file mode 100644 index 0000000..bb7a961 --- /dev/null +++ b/ansible/host_vars/malabaricus/borg-server.yml @@ -0,0 +1,6 @@ +borg_birgitte: + state: present +borg_conflatorio: + state: present +borg_fuckaduck: + state: present |