mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 04:52:11 +00:00
Update README.md
This commit is contained in:
parent
640d74a851
commit
76ec8ae20e
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ This example showcases the deployment on our own OpenStack based Public Cloud Of
|
||||||
|
|
||||||
<a name="ansible-master"></a>
|
<a name="ansible-master"></a>
|
||||||
# Preparation of Ansible Master
|
# 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.
|
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.
|
Ansible works over the SSH Port, so you don't have to add any special rules to your Security Group.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue