Remove reference to parents parameter which doesn't exist (#5143)

pull/18777/head
John R Barker 8 years ago committed by Matt Clay
parent d12f2d2c72
commit efca39d4d4

@ -43,8 +43,7 @@ options:
to load into the remote system. The path can either be a full
system path to the configuration file if the value starts with /
or relative to the root of the implemented role or playbook.
This argument is mutually exclusive with the I(lines) and
I(parents) arguments.
This argument is mutually exclusive with the I(lines) argument.
required: false
default: null
version_added: "2.2"

Loading…
Cancel
Save