This is work in progress, not ready to deploy yet
Ansible role to deploy the Cowrie SSH/Telnet Honeypot.
Currently root access is required to create the appropriate users and modify the Linux firewall.
A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.
Config values are located in defaults/main.yaml
Example:
- hosts: honeypots roles: - { role: ansible-cowrie }