From c432697667f145edc5f42862f71a8414d104bf40 Mon Sep 17 00:00:00 2001 From: Ganesh Maharaj Mahalingam Date: Fri, 13 Apr 2018 10:54:21 -0700 Subject: [PATCH] Vagrantfile: Add vagrant inventory file in any directory to .gitignore Follow-on fix for #2654 Signed-off-by: Ganesh Maharaj Mahalingam --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8da099d42..e50e78e22 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .vagrant *.retry -inventory/vagrant_ansible_inventory +**/vagrant_ansible_inventory inventory/credentials/ inventory/group_vars/fake_hosts.yml inventory/host_vars/