Summary
In this chapter, you learned how to automate tasks, such as managing Docker and Podman containers and managing Kubernetes objects. You also explored the modules that can help you automate cloud environments, such as AWS, GCP, Azure, and OpenStack. You also learned about the different approaches various cloud providers use, including their defaults and the parameters that you will always need to add.
Now that you have an understanding of how Ansible interacts with the cloud, you can immediately start to automate your cloud workflows. Also, remember to check the documentation in the Further reading section to take a look at all the cloud modules that Ansible supports and their options.
In the next chapter, you will learn how to troubleshoot and create testing strategies.