Summary
In this chapter, we briefly looked at some of the supporting tools that ship as part of a standard Ansible installation and a useful third-party tool designed to work with Ansible.
We will use these commands and the one we have purposely missed, ansible-playbook
, in later chapters.
In the next chapter, we will write a more complex playbook that installs a basic LAMP stack on our local virtual machine.