From 06407e42d790552970cabd974cc73785109036b8 Mon Sep 17 00:00:00 2001 From: Sebastian Haderecker Date: Sat, 29 Jun 2019 16:32:45 +0000 Subject: [PATCH] Fx typo --- cloud/open-telekom-cloud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/open-telekom-cloud/README.md b/cloud/open-telekom-cloud/README.md index e40acdd5..1c78c748 100644 --- a/cloud/open-telekom-cloud/README.md +++ b/cloud/open-telekom-cloud/README.md @@ -26,7 +26,7 @@ This example showcases the deployment on our own Public Cloud Offering [Open Tel # Installation of Ansible Master You can either run the deploy script locally on your Linux or MacOS machine or you can use an ECS (Elastic Cloud Server) on Open Telekom Cloud, which I did. I used Ubuntu 18.04 for my Ansible Master Server, but other OSes are fine too. -Ansible works over the SSH Port, so you don't have to add any special rules to you Security Group. +Ansible works over the SSH Port, so you don't have to add any special rules to your Security Group. ## Packages