In this chapter, we have looked at using Ansible in combination with Docker to launch two different tools that performed an external vulnerability scan against the WordPress installation we launched using an Ansible playbook. This shows how we can launch some quite complex tools without having to worry about writing a playbook to install, configure, and manage them directly on our hosts.
In the next chapter, we are going to move off the command line and look at the two web-based interfaces for Ansible provided by Red Hat.