Skip to content

Instantly share code, notes, and snippets.

@ganeshrn
Created September 24, 2020 05:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ganeshrn/b03ebddce9579ea8749a7889d638a2a5 to your computer and use it in GitHub Desktop.
Save ganeshrn/b03ebddce9579ea8749a7889d638a2a5 to your computer and use it in GitHub Desktop.
community.yang.fetch single example
- name: Fetch given yang model and it’s dependent from remote host
community.yang.fetch:
name: Cisco-IOS-XR-ifmgr-cfg
dir:"{{playbook_dir}}/{{inventory_hostname}}/yang_files"
register: result
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment