mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 18:04:02 -07:00
Add version_added to all modules missing version_added information, the docs formatter will now
raise errors when omitted, updated changelog with new modules.
This commit is contained in:
parent
f5aacebbbd
commit
f7c3975f21
46 changed files with 99 additions and 28 deletions
|
@ -3,6 +3,7 @@
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: raw
|
||||
version_added: historical
|
||||
short_description: Executes a low-down and dirty SSH command
|
||||
options:
|
||||
free_form:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue