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.pdf
Makefile
: buildsbeamer.pdf
examples
: example modules from the talkansible
: what can be copied into a https://github.com/ansible/ansible/ clone to addexample06
with integration tests