initial commit, here be dragons

This commit is contained in:
2021-04-04 18:45:11 +02:00
commit 58137668b7
39 changed files with 1237 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
### IDEA ###
.idea
### Ansible ###
*.retry
*/.vault_key
.fact_caching
### Vagrant ###
.vagrant/
*.box
### Misc ###
*.kate-swp
*.iml