/ansible_helper_libs_role

A role that includes a library of little extra modules I've found helpful

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

helper_libs

Contains a few small helper modules for use in other roles.

Not Ready For Casual Use

This is in an incomplete state. I don't have docs or anything useful included yet. Or tests.

But if you think it looks like it would be useful if I added those things, poke me via an issue and I'll get on it.

Usage

clone this into your roles directory.

Then, use as here: http://docs.ansible.com/ansible/playbooks_roles.html#embedding-modules-and-plugins-in-roles

Basically, include it as the first role in your playbook whenever you want access to these modules.

LICENSE: 3-clause BSD license.

CONTRIBUTING

git clone git@github.com:sean-abbott/ansible_helper_libs_role.git

please see CONTRIBUTING.rst