From f30709d7dbe88d82c4df66c476db36cb5c0ce903 Mon Sep 17 00:00:00 2001 From: boom2 Date: Thu, 14 Dec 2023 17:24:25 -0500 Subject: - add "new_host" role for system setup - no longer use "all" to mention all hosts in playbooks - update of hosts file to now use localhost as "test" --- home/.ansible/group_vars/all~ | 1 + 1 file changed, 1 insertion(+) create mode 100644 home/.ansible/group_vars/all~ (limited to 'home/.ansible/group_vars/all~') 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 -- cgit v1.2.3-54-g00ecf