Contrib repo now available

As requested by several folks, there’s now an ansible-contrib repo so folks can share playbooks, modules, and such with each other – and learn from what others are doing. External inventory scripts are also fair game.

README’s should be self explanatory about how this works.

I’m requesting that playbook example content be CC licensed and contrib modules remain GPL3 so they remain easily compatible with Ansible.

Here’s the project, initially empty:

https://github.com/ansible/ansible-contrib

Note: I may have some commits/corrections on some merge commits, until at least we establish a bit of “this is the way, more or less, that ansible playbooks should look”. First impressions are somewhat important, then it should be pretty obvious for new contributors how to follow the pattern of documenting/structuring things.

Contribute away!

–Michael