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

@ -47,6 +47,7 @@ notes:
examples:
- code: ansible all -m setup -tree /tmp/facts
description: Obtain facts from all hosts and store them indexed by hostname at /tmp/facts.
author: Michael DeHaan
'''
try: