From a7d6b9033ace55bad0a538300dc251eda609faaa Mon Sep 17 00:00:00 2001 From: Alex Tavarez Date: Tue, 26 May 2026 15:29:24 -0400 Subject: [PATCH] excluded Ansible Galaxy token from version control --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6cfc948..12ee3de 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.bkp *.retry *.*~ +.gal_token # Try tyo avoid any plain-text passwords *pwd*