mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
xml: Fix validate-modules issue (#40121)
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -686,7 +686,6 @@ lib/ansible/modules/files/synchronize.py E325
|
||||
lib/ansible/modules/files/synchronize.py E327
|
||||
lib/ansible/modules/files/unarchive.py E322
|
||||
lib/ansible/modules/files/unarchive.py E323
|
||||
lib/ansible/modules/files/xml.py E324
|
||||
lib/ansible/modules/identity/cyberark/cyberark_user.py E324
|
||||
lib/ansible/modules/identity/ipa/ipa_dnsrecord.py E325
|
||||
lib/ansible/modules/identity/ipa/ipa_dnszone.py E325
|
||||
|
||||
Reference in New Issue
Block a user