mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Remove reference to parents parameter which doesn't exist (#5143)
This commit is contained in:
@@ -43,8 +43,7 @@ options:
|
|||||||
to load into the remote system. The path can either be a full
|
to load into the remote system. The path can either be a full
|
||||||
system path to the configuration file if the value starts with /
|
system path to the configuration file if the value starts with /
|
||||||
or relative to the root of the implemented role or playbook.
|
or relative to the root of the implemented role or playbook.
|
||||||
This argument is mutually exclusive with the I(lines) and
|
This argument is mutually exclusive with the I(lines) argument.
|
||||||
I(parents) arguments.
|
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user