In this chapter, we will look at creating a playbook that deploys and runs two security tools, WPScan and OWASP ZAP. Then, using the playbooks from previous chapters, we will launch a WordPress installation for us to scan.
As with other chapters, we will be using Vagrant and one of the boxes we have already downloaded. You can find a complete copy of the playbook at https://github.com/PacktPublishing/Learn-Ansible/tree/master/Chapter14.