Tweak gitignore to prevent leaking host vars

This commit is contained in:
KemoNine 2020-08-04 22:50:41 +00:00
parent 8c966a0475
commit f7420219ee
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
ssh.key*
inventory
host_vars/*
!host_vars/.gitkeep