Skip to content

Instantly share code, notes, and snippets.

@cmoberg
Created March 22, 2018 14:00
Show Gist options
  • Save cmoberg/afeeb1a52052125574e4aa708ab9525a to your computer and use it in GitHub Desktop.
Save cmoberg/afeeb1a52052125574e4aa708ab9525a to your computer and use it in GitHub Desktop.
Interface description change playbook
- name: Device configuration
nso_config:
url: "{{ nso.url }}"
username: "{{ nso.username }}"
password: "{{ nso.password }}"
data:
tailf-ncs:devices:
device:
- name: "{{ device }}"
tailf-ncs:config:
tailf-ned-cisco-ios-xr:interface:
GigabitEthernet:
- description: "test_1"
id: 0/0/0/0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment