Writing Ansible Modules

Описание к видео Writing Ansible Modules

https://media.ccc.de/v/denog11-32-wri...



Ansible configuration management is very extensible and it is easy to write own modules for custom tasks with a few lines of Python.

Ansible is an established tool for server and network configuration. One reason for it's success is the simple architecture that encourages own customization and extension.

Here I want to present how own modules, i.e. single configuration actions on the target host, are implemented with Python or other languages.

Martin Schütte

https://pretalx.denog.de/denog11/talk...

Комментарии

Информация по комментариям в разработке