summaryrefslogtreecommitdiff
path: root/home/.ansible/host_vars/localhost
diff options
context:
space:
mode:
Diffstat (limited to 'home/.ansible/host_vars/localhost')
-rw-r--r--home/.ansible/host_vars/localhost4
1 files changed, 3 insertions, 1 deletions
diff --git a/home/.ansible/host_vars/localhost b/home/.ansible/host_vars/localhost
index a2e254c..380f2d5 100644
--- a/home/.ansible/host_vars/localhost
+++ b/home/.ansible/host_vars/localhost
@@ -1 +1,3 @@
-prefix_dir: ~/tmp/temp_files/ \ No newline at end of file
+home_dir: ~/tmp/temp_files
+temp_dir:
+backup_etc_dir: "{{ home_dir }}/etc/BAK2" \ No newline at end of file