Adding Netbox

This commit is contained in:
Patrick Toal
2019-05-06 00:34:45 -04:00
parent 832502de34
commit 6e2205a046
278 changed files with 12767 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
- name: initialize function
include_tasks: includes/init.yaml
- name: run command and return configuration
cli:
command: "copy running-config startup-config"