You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/README.md

2.4 KiB

Ansible Resources

User contributed playbooks, modules, and articles

Ansible Modules

Python modules using 0.6 and later can use the common "AnsibleModule" class to dramatically reduce the amount of boilerplate code required.

Selected Playbooks

Blogs & Articles

Updates

To make additions to this doucment, submit a pull request at http://github.com/ansible/ansible-resources

Disclaimer

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][http://ansible.github.com]

Ansible is (C) 2012, [Michael DeHaan][http://twitter.com/laserllama] and others and is available under the GPLv3 license. Content here is as specified by individual contributors.