Remove inventory/ directory tree to allow people to manage it as a git repository (etc.)

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3086
This commit is contained in:
Slavi Pantaleev
2024-01-09 19:08:43 +02:00
parent 3e19c8b102
commit 2f457b2a23
6 changed files with 5 additions and 6 deletions

5
.gitignore vendored
View File

@ -1,7 +1,4 @@
/inventory/*
!/inventory/.gitkeep
!/inventory/host_vars/.gitkeep
!/inventory/scripts
/inventory
/roles/**/files/scratchpad
.DS_Store
.python-version