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,9 @@
---
- name: validate role spec
validate_role_spec:
spec: save_spec.yaml
- name: invoke network provider
include_role:
name: "{{ ansible_network_provider }}"
tasks_from: config_manager/save