Skip to content

Commit

Permalink
updated the repo url in the direct installation of the collection
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanth-lingappa authored Jan 5, 2024
1 parent 332f913 commit 4f7e030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ansible-galaxy collection install netscaler.adc


```bash
ansible-galaxy collection install "git+https://github.com/citrix/citrix-adc-ansible-modules.git" [--force]
ansible-galaxy collection install "git+https://github.com/netscaler/ansible-collection-netscaleradc.git" [--force]
```

> `--force` option is required if you have already installed the collection via ansible-galaxy. This will overwrite the existing collection with the latest collection from github.
Expand Down

0 comments on commit 4f7e030

Please sign in to comment.