summaryrefslogtreecommitdiff
path: root/home/.ansible/group_vars
diff options
context:
space:
mode:
Diffstat (limited to 'home/.ansible/group_vars')
-rw-r--r--home/.ansible/group_vars/all4
-rw-r--r--home/.ansible/group_vars/all~1
2 files changed, 4 insertions, 1 deletions
diff --git a/home/.ansible/group_vars/all b/home/.ansible/group_vars/all
index 6f19ef0..b283aed 100644
--- a/home/.ansible/group_vars/all
+++ b/home/.ansible/group_vars/all
@@ -1 +1,3 @@
-prefix_dir: ~/ \ No newline at end of file
+home_dir: ~
+temp_dir:
+backup_etc_dir: /etc/BAK2
diff --git a/home/.ansible/group_vars/all~ b/home/.ansible/group_vars/all~
new file mode 100644
index 0000000..6f19ef0
--- /dev/null
+++ b/home/.ansible/group_vars/all~
@@ -0,0 +1 @@
+prefix_dir: ~/ \ No newline at end of file