Update xml.py (#38019)

Fix a trivial typo 

 label: docsite_pr
pull/38026/head
Jorge Andrade 6 years ago committed by Dag Wieers
parent 371317b553
commit 29c8d9b923

@ -178,7 +178,7 @@ EXAMPLES = r'''
attribute: validatedon
value: 1976-08-05
# How to read an attrribute value and access it in Ansible
# How to read an attribute value and access it in Ansible
- name: Read attribute value
xml:
path: /foo/bar.xml

Loading…
Cancel
Save