This document summarizes a presentation about developing Ansible modules. The presenter works at Red Hat as a Python programmer and contributes to projects like Ansible, FreeIPA, and DNF. They maintain the github_issue and ipa_dnsrecord modules and co-maintain the sysctl and gconftool-2 modules. The agenda includes basics of Ansible modules, checking out the Ansible source code, and a real world example of using the github_issue module to get details about GitHub issues.