gitignore more potential sensitive data

This commit is contained in:
chris 2019-12-18 19:19:19 +01:00
parent 638014a6ae
commit 5d9b9f68f6
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
*.retry
host_vars/*yaml
group_vars/cluster.yaml

View File

@ -9,7 +9,7 @@
local requirements: wireguard-tools, yq, jq, ansible
* adapt inventory.yaml (use external IPs!)
* run ./generate-keys.sh to generate your wireguard keys
* run ./generate-keys.sh and ./generate-k3s-token.sh to generate your keys
* do NOT commit your wireguard keys to git, or use ansible-vault
## deploy