Examples
The following example playbooks require an installed Metasploitable2 virtual machine and a Kali Linux with some packages installed:
AttackMate
NMap
THC Hydra
Metasploit
nikto
curl
Note
It is advised to copy the example playbooks to the directory “./playbooks”
Prepare Kali-Linux:
$ sudo apt install nikto nmap curl seclists hydra
$ cp -r examples playbooks