summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruvok cheetah2024-03-24 19:23:11 +0100
committeruvok cheetah2024-03-24 19:23:55 +0100
commit971af0a4b9a01b35d2d41673a70cd2d3e0c096ae (patch)
treeda92299f76a021dc741bdf140635000eff43b63b
parent46cafb2f9ae259906affb14767d2f853dadd22be (diff)
Use directory-based approach
letting me exclude sensitive parts
-rw-r--r--.gitignore4
-rw-r--r--group_vars/routing/public (renamed from group_vars/routing)0
-rw-r--r--host_vars/firstroot/public (renamed from host_vars/firstroot)0
-rw-r--r--host_vars/hetzner/public (renamed from host_vars/hetzner)0
4 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 63dc644..95a53f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,7 @@
*.swp
/venv/
+# files named private
+private
+private.yaml
+private.yml
diff --git a/group_vars/routing b/group_vars/routing/public
index a03e94e..a03e94e 100644
--- a/group_vars/routing
+++ b/group_vars/routing/public
diff --git a/host_vars/firstroot b/host_vars/firstroot/public
index 7bec76d..7bec76d 100644
--- a/host_vars/firstroot
+++ b/host_vars/firstroot/public
diff --git a/host_vars/hetzner b/host_vars/hetzner/public
index 02b9c22..02b9c22 100644
--- a/host_vars/hetzner
+++ b/host_vars/hetzner/public