Python modules using 0.6 and later can use the common "AnsibleModule" class to dramatically reduce
the amount of boilerplate code required. Modules can be written in any language, however.
Modules and playbooks here may not be using the latest in Ansible features. When in doubt to the features of
a particular version of Ansbile, always consult ansible.github.com
Ansible is (C) 2012, Michael DeHaan and others and is available under the GPLv3 license. Content here is as specified
by individual contributors.