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,10 @@
---
argument_spec:
ansible_network_provider:
description:
- This value is used to determine the correct role to implement the
load_config function. The network device provider role is responsible
for performing the actual implementation of the load_config function.
The specified role must be installed and accesible via the configured
ansible_role_path setting.
required: True