mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 20:01:25 -07:00
Added attribution to all module DOCUMENTATION strings
This commit is contained in:
parent
880328c10f
commit
a72a6e42c5
5 changed files with 5 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue