From 1046d63037f7c9dd588129c27bd2393bb1e33409 Mon Sep 17 00:00:00 2001 From: vincent Date: Tue, 1 Nov 2022 10:49:56 +0100 Subject: [PATCH] modify docs --- docs/ADR/001-Development-environment.md | 2 +- docs/Bootstrap-dev.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ADR/001-Development-environment.md b/docs/ADR/001-Development-environment.md index 4aa9bfa..e72caa4 100644 --- a/docs/ADR/001-Development-environment.md +++ b/docs/ADR/001-Development-environment.md @@ -1,4 +1,4 @@ -# 001 Development environment.md +# 001 Development environment ## Status diff --git a/docs/Bootstrap-dev.md b/docs/Bootstrap-dev.md index 0e132aa..7ff83a5 100644 --- a/docs/Bootstrap-dev.md +++ b/docs/Bootstrap-dev.md @@ -21,5 +21,5 @@ molecule will create 3 container on different distribution To bootstrap the container (base account, sudo configuration) role [ansible_bootstrap](https://git.ducamps.win/ansible-roles/ansible_bootstrap) will be apply -Converge step call playbook [site.yml](https://git.ducamps.win/ansible-roles/ansible_bootstrap) to provission the cluster +Converge step call playbook [site.yml](https://git.ducamps.win/vincent/homelab/src/commit/c5ff235b9768d91b240ec97e7ff8e2ad5a9602ca/ansible/site.yml) to provission the cluster