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/fuckaduck | |
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/fuckaduck')
-rw-r--r-- | ansible/host_vars/fuckaduck/borg.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ansible/host_vars/fuckaduck/borg.yml b/ansible/host_vars/fuckaduck/borg.yml deleted file mode 100644 index c4165ff..0000000 --- a/ansible/host_vars/fuckaduck/borg.yml +++ /dev/null @@ -1,7 +0,0 @@ -borg_client__state: present -borg_client__patterns: - - -/proc - - -/dev - - -/run - - -/sys - - -/home/*/.cache |