rafaelmartins / ansible-modules

Some ansible modules that I use to deploy and maintain my Debian servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-modules

Some ansible modules that I use to deploy and maintain my Debian servers.

How to add the modules to a playbook repository

From the directory where the playbooks are stored, run:

$ git submodule add https://github.com/rafaelmartins/ansible-modules.git ./library

About

Some ansible modules that I use to deploy and maintain my Debian servers.


Languages

Language:Python 100.0%