mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Added attribution to all module DOCUMENTATION strings
This commit is contained in:
@@ -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
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user