You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
execute the below mentioned playbook on a IOS-XE device
- name: samplehosts: allgather_facts: notasks:
- name: rc_getansible.netcommon.restconf_get:
# Output can either be json or xmlcontent: alloutput:
path: "/Cisco-IOS-XE-native:native/hostname"register: config_out
SUMMARY
restconf_get module displays xml output for json format and json output for the xml format.
ISSUE TYPE
COMPONENT NAME
restconf_get
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Target OS: IOS-XE
STEPS TO REPRODUCE
execute the below mentioned playbook on a IOS-XE device
EXPECTED RESULTS
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: