In this chapter, we learned how to interact with a DBMS using Python connectors. We installed a MySQL database on our automation server, and then verified it. Then, we accessed the MySQL DB using a Python script, and performed operations on it.
In the next chapter, we will learn how to use Ansible for system administration.