From b77a9e6ae7fee72ccd9a4473b340b3dacccfcce0 Mon Sep 17 00:00:00 2001 From: przsus <101723670+przsus@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:28:05 +0100 Subject: [PATCH] update paths post transfer --- README.md | 16 ++++++++-------- docs/CONTRIBUTING.md | 6 +++--- docs/SECURITY.md | 4 ++-- galaxy.yml | 8 ++++---- meta/requirements.yml | 4 ++-- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 2cf8c4e..420b839 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ ``` -[ansible-collection-sdwan](https://github.com/cisco-open/ansible-collection-sdwan) combine [SDWAN Deployment](https://github.com/cisco-open/ansible-collection-sdwan-deployment) and -[Ansible Wrapper using catalystwan library](https://github.com/cisco-open/ansible-collection-catalystwan) collections inside one tool. +[ansible-collection-sdwan](https://github.com/cisco-en-programmability/ansible-collection-sdwan) combine [SDWAN Deployment](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment) and +[Ansible Wrapper using catalystwan library](https://github.com/cisco-en-programmability/ansible-collection-catalystwan) collections inside one tool. Let users to fully deploy, onboard and upgrade their SD-WAN topology. @@ -37,11 +37,11 @@ Let users to fully deploy, onboard and upgrade their SD-WAN topology. ## Overview -[ansible-collection-sdwan](https://github.com/cisco-open/ansible-collection-sdwan) integrates the roles and modules from both repositories to create an automation workflow for Cisco SD-WAN. -By leveraging these Ansible resources, [ansible-collection-sdwan](https://github.com/cisco-open/ansible-collection-sdwan) empowers network administrators to: +[ansible-collection-sdwan](https://github.com/cisco-en-programmability/ansible-collection-sdwan) integrates the roles and modules from both repositories to create an automation workflow for Cisco SD-WAN. +By leveraging these Ansible resources, [ansible-collection-sdwan](https://github.com/cisco-en-programmability/ansible-collection-sdwan) empowers network administrators to: -- Automate Deployment: Roll out and provision Cisco SD-WAN controllers and edge devices with minimal manual intervention using [SDWAN Deployment](https://github.com/cisco-open/ansible-collection-sdwan-deployment) roles. -- Onboarding of Controllers and Edge Devices: Simplify the process of integrating controllers and edge devices into the Cisco SD-WAN fabric, using automated deployment with PnP (Plug-and-Play), using [ansible-collection-catalystwan](https://github.com/cisco-open/ansible-collection-catalystwan) modules and roles. +- Automate Deployment: Roll out and provision Cisco SD-WAN controllers and edge devices with minimal manual intervention using [SDWAN Deployment](https://github.com/cisco-en-programmability/ansible-collection-sdwan-deployment) roles. +- Onboarding of Controllers and Edge Devices: Simplify the process of integrating controllers and edge devices into the Cisco SD-WAN fabric, using automated deployment with PnP (Plug-and-Play), using [ansible-collection-catalystwan](https://github.com/cisco-en-programmability/ansible-collection-catalystwan) modules and roles. - Workflow for Upgrades: Structured workflow that automates the upgrade process for controllers and edge devices. See [example playbook for upgrades](./playbooks/software_upgrades_with_remote_server.yml) - Workflows for backup and restore: - Backup Device configuration (includes Device Templates, Policies, Feature Templates). See [backup device configuration](./playbooks/backup_restore/backup_device_configuration.yml) @@ -49,7 +49,7 @@ By leveraging these Ansible resources, [ansible-collection-sdwan](https://github - Backup running config (cli templates). See [backup running config](./playbooks/backup_restore/backup_running_config.yml) - Restore running config (cli templates). See [restore running config](./playbooks/backup_restore/restore_running_config.yml) -[ansible-collection-sdwan](https://github.com/cisco-open/ansible-collection-sdwan) illustrates the power of Ansible's modularity and the significant benefits of using roles, custom modules, and collections for automating network operations. It stands as an indispensable resource for organizations looking to implement Infrastructure as Code (IaC) within their network infrastructure and embrace a more agile and DevOps-oriented approach to network management. +[ansible-collection-sdwan](https://github.com/cisco-en-programmability/ansible-collection-sdwan) illustrates the power of Ansible's modularity and the significant benefits of using roles, custom modules, and collections for automating network operations. It stands as an indispensable resource for organizations looking to implement Infrastructure as Code (IaC) within their network infrastructure and embrace a more agile and DevOps-oriented approach to network management. ## Requirements @@ -104,7 +104,7 @@ Current version of the full workflow for bringup SD-WAN assumes that users are f You can install collection by first cloning this repository: ```bash -git clone git@github.com:cisco-open/ansible-collection-sdwan.git +git clone git@github.com:cisco-en-programmability/ansible-collection-sdwan.git ``` Then setting your python environment. diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 6c1ea03..3d19743 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -8,11 +8,11 @@ Thank you for investing your time in contributing to our project! ### Solve an issue -See [existing issues](https://github.com/cisco-open/ansible-collection-sdwan/issues) and feel free to work on any. +See [existing issues](https://github.com/cisco-en-programmability/ansible-collection-sdwan/issues) and feel free to work on any. ### Create a new issue -Firstly [search if an issue already exists](https://github.com/cisco-open/ansible-collection-sdwan/issues). +Firstly [search if an issue already exists](https://github.com/cisco-en-programmability/ansible-collection-sdwan/issues). If issue related to your problem/feature request doesn't exist, create new issue. There are 3 issue types: @@ -21,7 +21,7 @@ There are 3 issue types: - Feature Request - Report a security vulnerability -Select one from [issue form](https://github.com/cisco-open/ansible-collection-sdwan/issues/new/choose). +Select one from [issue form](https://github.com/cisco-en-programmability/ansible-collection-sdwan/issues/new/choose). ### Create PR diff --git a/docs/SECURITY.md b/docs/SECURITY.md index 292489e..74a7c26 100644 --- a/docs/SECURITY.md +++ b/docs/SECURITY.md @@ -2,7 +2,7 @@ --- -This document outlines security procedures and general policies for the [ansible-collection-sdwan](https://github.com/cisco-open/ansible-collection-sdwan) project. +This document outlines security procedures and general policies for the [ansible-collection-sdwan](https://github.com/cisco-en-programmability/ansible-collection-sdwan) project. - [Reporting a Bug](#reporting-a-bug) - [Disclosure Policy](#disclosure-policy) @@ -12,7 +12,7 @@ This document outlines security procedures and general policies for the [ansible --- -The [ansible-collection-sdwan](https://github.com/cisco-open/ansible-collection-sdwan) team and community take all security bugs in [ansible-collection-sdwan](https://github.com/cisco-open/ansible-collection-sdwan) seriously. Thank you for improving the security of [ansible-collection-sdwan](https://github.com/cisco-open/ansible-collection-sdwan). We appreciate your efforts and responsible disclosure and will make every effort to acknowledge your contributions. +The [ansible-collection-sdwan](https://github.com/cisco-en-programmability/ansible-collection-sdwan) team and community take all security bugs in [ansible-collection-sdwan](https://github.com/cisco-en-programmability/ansible-collection-sdwan) seriously. Thank you for improving the security of [ansible-collection-sdwan](https://github.com/cisco-en-programmability/ansible-collection-sdwan). We appreciate your efforts and responsible disclosure and will make every effort to acknowledge your contributions. Report security bugs by emailing [ssalemar@cisco.com][Shivram Salem Arunachalam], [acichon@cisco.com][Arkadiusz Cichon] or [sprzemys@cisco.com][Przemyslaw Susko]. diff --git a/galaxy.yml b/galaxy.yml index e281905..b8d2974 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -6,10 +6,10 @@ authors: - Arkadiusz Cichon description: Ansible collection to provide full workflows for deployment, upgrades and configuration -repository: https://github.com/cisco-open/ansible-collection-sdwan -documentation: https://github.com/cisco-open/ansible-collection-sdwan/blob/main/README.md -homepage: https://github.com/cisco-open/ansible-collection-sdwan -issues: https://github.com/cisco-open/ansible-collection-sdwan/issues +repository: https://github.com/cisco-en-programmability/ansible-collection-sdwan +documentation: https://github.com/cisco-en-programmability/ansible-collection-sdwan/blob/main/README.md +homepage: https://github.com/cisco-en-programmability/ansible-collection-sdwan +issues: https://github.com/cisco-en-programmability/ansible-collection-sdwan/issues license: - "GPL-3.0-only" diff --git a/meta/requirements.yml b/meta/requirements.yml index f62e2b1..5f6bb08 100644 --- a/meta/requirements.yml +++ b/meta/requirements.yml @@ -5,9 +5,9 @@ collections: version: 6.5.0 - name: azure.azcollection version: 1.19.0 - - name: git@github.com:cisco-open/ansible-collection-catalystwan.git + - name: git@github.com:cisco-en-programmability/ansible-collection-catalystwan.git type: git version: main - - name: git@github.com:cisco-open/ansible-collection-sdwan-deployment.git + - name: git@github.com:cisco-en-programmability/ansible-collection-sdwan-deployment.git type: git version: main