From 76ec8ae20ecc345616ce7fc947e0b8a8bdb4b623 Mon Sep 17 00:00:00 2001 From: Sebastian Haderecker Date: Mon, 1 Jul 2019 02:24:32 +0200 Subject: [PATCH] Update README.md --- cloud/ansible/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/ansible/README.md b/cloud/ansible/README.md index 378431b8..a3ba0cfc 100644 --- a/cloud/ansible/README.md +++ b/cloud/ansible/README.md @@ -31,7 +31,7 @@ This example showcases the deployment on our own OpenStack based Public Cloud Of # Preparation 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. +You can either run the Ansible Playbook 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 your Security Group.