-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #144 from cisco-en-programmability/develop
Develop v6.10.1
- Loading branch information
Showing
22 changed files
with
2,520 additions
and
612 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
namespace: cisco | ||
name: dnac | ||
version: 6.10.0 | ||
version: 6.10.1 | ||
readme: README.md | ||
authors: | ||
- Rafael Campos <[email protected]> | ||
|
@@ -15,6 +15,8 @@ authors: | |
- Akash Bhaskaran <[email protected]> | ||
- Abinash Mishra <[email protected]> | ||
- Abhishek Maheshwari <[email protected]> | ||
- Phan Nguyen <[email protected]> | ||
- Rugvedi Kapse <[email protected]> | ||
description: Ansible Modules for Cisco DNA Center | ||
license_file: "LICENSE" | ||
tags: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
template_details: | ||
- proj_name: 'Onboarding Configuration' | ||
device_config: 'hostname cat9k-1\n' | ||
language: 'velocity' | ||
family: 'Switches and Hubs' | ||
type: 'IOS-XE' | ||
variant: 'XE' | ||
temp_name: 'temp_cat9k-1' | ||
description: 'Test Template' | ||
export_project: | ||
- 'Cloud DayN Templates' | ||
export_template: | ||
- project_name: 'Cloud DayN Templates' | ||
template_name: 'DMVPN Spoke for Branch Router - System Default' | ||
import_project: | ||
do_version: false | ||
payload: | ||
- name: 'Onboarding Configuration2' | ||
import_template: | ||
do_version: false | ||
project_name: 'Onboarding Configuration' | ||
payload: | ||
- name: 'Platinum-Onboarding-Template-J21' | ||
device_types: | ||
- product_family: 'Switches and Hubs' | ||
productSeries: 'Cisco Catalyst 9300 Series Switches' | ||
software_type: 'IOS' | ||
language: 'JINJA' | ||
- name: 'Platinum-Onboarding-Template-J22' | ||
device_types: | ||
- product_family: 'Switches and Hubs' | ||
productSeries: 'Cisco Catalyst 9300 Series Switches' | ||
software_type: 'IOS' | ||
language: 'JINJA' | ||
- name: 'Platinum-Onboarding-Template-J23' | ||
device_types: | ||
- product_family: 'Switches and Hubs' | ||
productSeries: 'Cisco Catalyst 9300 Series Switches' | ||
software_type: 'IOS' | ||
language: 'JINJA' | ||
|
||
device_details: | ||
- site_name: 'Global/Chennai/Trill' | ||
image_name: 'cat9k_iosxe.17.04.01.SPA.bin' | ||
proj_name: 'Onboarding Configuration' | ||
temp_name: 'temp_cat9k-1' | ||
device_version: '2' | ||
device_number: 'AB2425L8M7' | ||
device_name: 'Cat9k-1' | ||
device_state: 'Unclaimed' | ||
device_id: 'C9300-48UXM' | ||
- site_name: 'Global/Chennai/Trill' | ||
image_name: cat9k_iosxe.17.04.01.SPA.bin' | ||
proj_name: 'Onboarding Configuration' | ||
temp_name: 'temp_cat9k-2' | ||
device_version: '2' | ||
device_number: 'CD2425L8M7' | ||
device_name: 'Cat9k-2' | ||
device_state: 'Unclaimed' | ||
device_id: 'C9300-48UXM' | ||
- site_name: 'Global/Chennai/Trill' | ||
image_name: 'cat9k_iosxe.17.04.01.SPA.bin' | ||
proj_name: 'Onboarding Configuration' | ||
temp_name: 'temp_cat9k-3' | ||
device_version: '2' | ||
device_number: 'EF2425L8M7' | ||
device_name: 'Cat9k-3' | ||
device_state: 'Unclaimed' | ||
device_id: 'C9300-48UXM' |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.