diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2019-01-11 07:44:25 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2019-01-11 07:44:25 +0100 |
commit | fca718acb8d31e3f05608fb5aedfa4c7d34c7455 (patch) | |
tree | a4092cfe481db341a4517817361e4e31fd638376 /ansible/host_vars/malabaricus | |
parent | 06928fc1edfbf63a0496843ff4c0c16011cd1444 (diff) | |
download | infra-fca718acb8d31e3f05608fb5aedfa4c7d34c7455.tar.gz infra-fca718acb8d31e3f05608fb5aedfa4c7d34c7455.tar.bz2 infra-fca718acb8d31e3f05608fb5aedfa4c7d34c7455.tar.xz infra-fca718acb8d31e3f05608fb5aedfa4c7d34c7455.zip |
borg: Adding arius.
Diffstat (limited to 'ansible/host_vars/malabaricus')
-rw-r--r-- | ansible/host_vars/malabaricus/borg-server.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible/host_vars/malabaricus/borg-server.yml b/ansible/host_vars/malabaricus/borg-server.yml index bb7a961..84a6ecd 100644 --- a/ansible/host_vars/malabaricus/borg-server.yml +++ b/ansible/host_vars/malabaricus/borg-server.yml @@ -1,6 +1,6 @@ +borg_arius: + state: present borg_birgitte: state: present borg_conflatorio: state: present -borg_fuckaduck: - state: present |