This commit is contained in:
2022-11-18 02:28:35 -05:00
parent c9b21fa712
commit 7d1a2e9fd9
15 changed files with 127 additions and 175 deletions

10
.gitignore vendored
View File

@@ -1,8 +1,4 @@
# Vagrant files
environments
.playbook
.vagrant
# Unneeded ansible file
*.retry
# Custom environments
/environments/
.vscode