Files
toallab-automation/roles/ansible-network.config_manager/meta/save_spec.yaml
Patrick Toal 6e2205a046 Adding Netbox
2019-05-06 00:34:45 -04:00

11 lines
427 B
YAML

---
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