fixing the reasons files were missed #46

Merged
ben merged 1 commits from fix into main 2022-11-12 11:35:51 +00:00
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -94,4 +94,4 @@ playbooks/
/paperless.yml
/vaultwarden.yml
/mirrors.yml
/lb.yml
/lb.yml

View File

@ -24,7 +24,7 @@ echo " roles:" >> private/playbooks/$1.yml
echo " - $1" >> private/playbooks/$1.yml
ln -s private/playbooks/$1.yml .
echo "/${1}.yml" >> .gitignore
echo "/${1}.yml\n" >> .gitignore
(
cd private/