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/host_vars/localhost~ | 1 + 1 file changed, 1 insertion(+) create mode 100644 home/.ansible/host_vars/localhost~ (limited to 'home/.ansible/host_vars/localhost~') 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 -- cgit v1.2.3-54-g00ecf