Added attribution to all module DOCUMENTATION strings

This commit is contained in:
Jan-Piet Mens 2012-10-01 12:37:51 +02:00
parent 880328c10f
commit a72a6e42c5
5 changed files with 5 additions and 0 deletions

View file

@ -18,4 +18,5 @@ description:
examples:
- code: ansible newhost.example.com -m raw -a "yum -y install python-simplejson"
description: Example from /usr/bin/ansible to bootstrap a legacy python 2.4 host
author: Michael DeHaan
'''