Role Name

Deploy sshtrap.

Requirements

Ansible 2.9+.

Role Variables

Name Required Description
sshtrap_version yes Version of the binary. Can be found here
sshtrap_checksum yes Checksum of the binary. Can be found here
sshtrap_binary yes The path of the sshtrap binary. Defaults to /usr/local/bin/sshtrap

Example

    - hosts: servers
      roles:
         - vrischmann.sshtrap

License

MIT