diff --git a/README.md b/README.md index 81deccd..840dfc6 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Ansible Collection to manage Nokia SR Linux devices. Documentation is provided a Start with cloning the repo: ```bash -git clone git@github.com:nokia/srlinux-ansible-collection.git -cd srlinux-ansible-collection +git clone git@github.com:nokia/srlinux-ansible-integration.git +cd srlinux-ansible-integration ``` Deploy the lab to support the tests: diff --git a/galaxy.yml b/galaxy.yml index e47efab..9cd2185 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -51,10 +51,10 @@ dependencies: "ansible.utils": ">=3.0.0" # The URL of the originating SCM repository -repository: https://github.com/nokia/srlinux-ansible-collection +repository: https://github.com/nokia/srlinux-ansible-integration # The URL to the collection issue tracker -issues: https://github.com/nokia/srlinux-ansible-collection/issues +issues: https://github.com/nokia/srlinux-ansible-integration/issues # The URL to any online docs documentation: https://learn.srlinux.dev/ansible/collection/ diff --git a/pyproject.toml b/pyproject.toml index f149d93..a012341 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "srlinux-ansible-collection" +name = "srlinux-ansible-integration" version = "1.1.0" description = "SR Linux Ansible Collection" readme = "README.md" diff --git a/uv.lock b/uv.lock index 3edcd94..7f73e16 100644 --- a/uv.lock +++ b/uv.lock @@ -285,7 +285,7 @@ wheels = [ ] [[package]] -name = "srlinux-ansible-collection" +name = "srlinux-ansible-integration" version = "1.1.0" source = { virtual = "." } dependencies = [