mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Add warning to raw and script modules that there is no actual free_form parameter (like for command etc).
This commit is contained in:
@@ -32,7 +32,7 @@ description:
|
||||
options:
|
||||
free_form:
|
||||
description:
|
||||
- path to the local script file followed by optional arguments.
|
||||
- path to the local script file followed by optional arguments. There is no parameter actually named 'free form'; see the examples!
|
||||
required: true
|
||||
default: null
|
||||
aliases: []
|
||||
|
||||
Reference in New Issue
Block a user