From f70f1a7f70314d0f757d0dfb82bbbaf721eaf7ea Mon Sep 17 00:00:00 2001 From: Sebastian Haderecker Date: Mon, 1 Jul 2019 01:33:13 +0200 Subject: [PATCH] Update README.md --- cloud/ansible/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cloud/ansible/README.md b/cloud/ansible/README.md index 2723f9bc..3030380b 100644 --- a/cloud/ansible/README.md +++ b/cloud/ansible/README.md @@ -230,8 +230,8 @@ myFORMAT=json # Deploying a T-Pot :honey_pot::honeybee: -Now, after configuring everything, we can finally start deploying T-Pots: -Go to the [`openstack`](openstack) folder and run the Anible Playbook with +Now, after configuring everything, we can finally start deploying T-Pots! +Go to the [`openstack`](openstack) folder and run the Anible Playbook with: `ansible-playbook deploy_tpot.yaml` (Yes, it is as easy as that :smile:)