Guest User

Untitled

a guest
Mar 31st, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. - name: Device configuration
  2. nso_config:
  3. url: "{{ nso.url }}"
  4. username: "{{ nso.username }}"
  5. password: "{{ nso.password }}"
  6. data:
  7. tailf-ncs:devices:
  8. device:
  9. - name: "{{ device }}"
  10. tailf-ncs:config:
  11. tailf-ned-cisco-ios-xr:interface:
  12. GigabitEthernet:
  13. - description: "test_1"
  14. id: 0/0/0/0
Add Comment
Please, Sign In to add comment