mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 19:50: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
|
@ -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
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue