Update README.md

This commit is contained in:
Sebastian Haderecker 2020-03-27 08:42:53 +01:00 committed by GitHub
parent 3d217d1eaf
commit 4db8f60ddf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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. 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. 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).
<a name="documentation"></a> <a name="documentation"></a>
# Further documentation # Further documentation
- [Ansible Documentation](https://docs.ansible.com/ansible/latest/) - [Ansible Documentation](https://docs.ansible.com/ansible/latest/)