Ansible roles for VM configuration, mostly for Debian VPS.
- Host registered in DNS
- Known root password
- sshd listening on port 22
- python2 installed
- Add to
inv/master.yml
under appropriate group:
$HOST
- Add to groups in
inv/roles.yml
as needed- e.g., if part of VPN, add last quartet of VPN IP:
$HOST vpn_id=$VPN_ID
plays/access.yml -k -l $HOST
site.yml -l $HOST
- Create entry on burp server