From 9f85033aff94ebf74b4cb4cb4830d7f5be022b70 Mon Sep 17 00:00:00 2001 From: Alex Tavarez Date: Wed, 27 May 2026 14:00:31 -0400 Subject: [PATCH] excluded official host files for privacy purposes, but added a test or example host file --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index d2b6738..ae09263 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ # Ansible Tower ignore list +/hosts +/hosts.yml +/hosts.yaml +/hosts.json # Ansible runtime and backups *.original