diff --git a/cloud/ansible/README.md b/cloud/ansible/README.md index e52da17e..15aed061 100644 --- a/cloud/ansible/README.md +++ b/cloud/ansible/README.md @@ -226,6 +226,8 @@ If you are running on a machine which asks for a sudo password, you can use: The Playbook will first install required packages on the Ansible Master and then deploy a new server instance. After that, T-Pot gets installed and configured on the newly created host, optionally custom configs are applied and finally it reboots. +Once this is done, you can proceed with connecting/logging in to the T-Pot according to the [documentation](https://github.com/dtag-dev-sec/tpotce#ssh-and-web-access). + # Further documentation - [Ansible Documentation](https://docs.ansible.com/ansible/latest/)