This commit is contained in:
Sebastian Haderecker
2019-06-29 16:32:45 +00:00
parent 0392517fa2
commit 06407e42d7

View File

@ -26,7 +26,7 @@ This example showcases the deployment on our own Public Cloud Offering [Open Tel
# Installation of Ansible Master # 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. 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. 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.
<a name="packages"></a> <a name="packages"></a>
## Packages ## Packages