1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-06-22 13:40:14 +00:00

Minor markdown fixes

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2022-09-28 12:11:53 +13:00
parent 3b3122aa2c
commit 2ea2991ac1
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -7,4 +7,4 @@
So you want to add a recipe to the the premix playbook which is not yet an Ansible role? Read on for details...
1. [Ansiblizing for Docker Swarm](/premix/ansiblizing/swarm/)
2. [Ansiblizing for Kubernetes (flux)](/premix/ansiblizing/kubernetes/)
2. [Ansiblizing for Kubernetes (flux)](/premix/ansiblizing/kubernetes/)
-1
View File
@@ -41,4 +41,3 @@ immich:
## Ensure the recipe files are valid
The playbook assumes that `/<recipe-name>/<recipe-name>.yml` and `/<recipe-name>/<recipe-name>.env-sample` exist. Without these (*and any other supporting files, ending in `-sample`*), unpleasant things will happen!