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

2
.gitignore vendored
View file

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