summaryrefslogtreecommitdiff
path: root/home/.ansible/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'home/.ansible/host_vars')
-rw-r--r--home/.ansible/host_vars/localhost4
-rw-r--r--home/.ansible/host_vars/localhost~1
2 files changed, 4 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
diff --git a/home/.ansible/host_vars/localhost~ b/home/.ansible/host_vars/localhost~
new file mode 100644
index 0000000..a2e254c
--- /dev/null
+++ b/home/.ansible/host_vars/localhost~
@@ -0,0 +1 @@
+prefix_dir: ~/tmp/temp_files/ \ No newline at end of file