mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
parent
b5579f55cc
commit
e545127c2e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ module: xml
|
||||||
short_description: Manage bits and pieces of XML files or strings
|
short_description: Manage bits and pieces of XML files or strings
|
||||||
description:
|
description:
|
||||||
- A CRUD-like interface to managing bits of XML files.
|
- A CRUD-like interface to managing bits of XML files.
|
||||||
- You might also be interested in a brief tutorial from U(http://www.w3schools.com/xpath/)
|
- You might also be interested in a brief tutorial from U(https://www.w3schools.com/xml/xpath_intro.asp)
|
||||||
and U(https://developer.mozilla.org/en-US/docs/Web/XPath).
|
and U(https://developer.mozilla.org/en-US/docs/Web/XPath).
|
||||||
version_added: '2.4'
|
version_added: '2.4'
|
||||||
options:
|
options:
|
||||||
|
|
Loading…
Reference in a new issue