xml: Fix validate-modules issue (#40121)

This commit is contained in:
Dag Wieers 2018-05-15 02:29:48 +02:00 committed by GitHub
parent d6eb642e88
commit 3cdd5da247
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View file

@ -40,7 +40,6 @@ options:
description:
- A valid XPath expression describing the item(s) you want to manipulate.
- Operates on the document root, C(/), by default.
default: /
namespaces:
description:
- The namespace C(prefix:uri) mapping for the XPath expression.