A brief tutorial on how to create a simple Ansible module in Python. (This talk does not touch Windows PowerShell modules.)
(https://gist.github.com/felixfontein/d1833b0102bcb2dcfe39967829590c8d)
beamer.pdf: the presentationsource/: the LaTeX sources forbeamer.pdfMakefile: buildsbeamer.pdfexamples: example modules from the talkansible: what can be copied into a https://github.com/ansible/ansible/ clone to addexample06with integration tests
