From 7f73207d8de8e75491d5ed921af145137a3db47e Mon Sep 17 00:00:00 2001 From: "marcoemi.poleggi" <marco-emilio.poleggi@hesge.ch> Date: Mon, 12 Dec 2022 16:50:58 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 043759d..4220932 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ deprecation_warnings = false Notice that SSH's host key checking is disabled for convenience, as the managed VM will get a new IP address each time it is recreated. **For -production systems this is be a security risk!** [See the +production systems this is a security risk!** [See the doc](https://docs.ansible.com/ansible/latest/reference_appendices/config.html#the-configuration-file) for the other details. -- GitLab