From 6a28877971fac069fd10b2136ae5db502c9bf8f5 Mon Sep 17 00:00:00 2001 From: ePietry Date: Wed, 27 Mar 2024 15:30:43 +0100 Subject: [PATCH] update --- ansible/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/README.MD b/ansible/README.MD index f1c3224..c6c464c 100644 --- a/ansible/README.MD +++ b/ansible/README.MD @@ -96,7 +96,7 @@ MYIP="$(ip -4 -br addr show scope global | awk 'NR == 1 { split($3, parts, "/"); Create a `inventory.yaml` file inside the Ansible folder or define the inventory path inside the `ansible.cfg` file Create a `config.yaml` file inside the Ansible folder following this model: ```yaml -blueprint: #name of the blueprint you want to use form the ansible/bluprint folder. EXAMPLE blueprint: blueprint_example.toml +blueprint: #name of the blueprint you want to use from the ansible/bluprint folder. EXAMPLE blueprint: blueprint_example.toml repo_location: #EXAMPLE repo_location: /opt/custom-rpms/ ADMIN_SSH_PUBLIC_KEY: # ssh-rsa AA... ADMIN_PASSWORD: