Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ---
  2. # file ios-dot1x.yml
  3. - name: Templated config for Cisco switches
  4. hosts: all
  5. gather_facts: no
  6. connection: local # Use local connections method, ie paramiko.
  7. roles:
  8. - ios-dot1xx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement