From a01b607299e7bd920e05f8abcedb2184ffab5d56 Mon Sep 17 00:00:00 2001 From: nazunalika Date: Thu, 14 Jan 2021 21:19:35 -0700 Subject: [PATCH] ignoring inventories --- ansible/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ansible/.gitignore b/ansible/.gitignore index f7a4281..c81d39f 100644 --- a/ansible/.gitignore +++ b/ansible/.gitignore @@ -17,3 +17,7 @@ playbooks/vars/vaults/* # Ignore hidden configs playbooks/templates/hidden/* !playbooks/templates/hidden/README.md + +# keep the inventory generic +inventories/staging/hosts.ini +inventories/production/hosts.ini