Skip to content

Commit 91f9ee8

Browse files
Update management/package-method-ansible-galaxy-collection/README.md
Co-authored-by: Nick Anderson <nick@cmdln.org>
1 parent 53d6f12 commit 91f9ee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • management/package-method-ansible-galaxy-collection

management/package-method-ansible-galaxy-collection/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packages:
1010
package_policy => "add";
1111
```
1212

13-
Note that there is not a command option in ansible-galaxy to uninstall collections so that will result in no changes being made and a warning message.
13+
Note that there is not a command option in ansible-galaxy to uninstall collections so that will result in no changes being made and a warning message. Ansible documentation suggests [removing collections with rm](https://docs.ansible.com/projects/ansible/latest/collections_guide/collections_installing.html#removing-a-collection)
1414

1515
## Installation
1616

0 commit comments

Comments
 (0)