fix: update source path in requirements.yml for correct collection reference
This commit is contained in:
@@ -13,5 +13,5 @@ collections:
|
|||||||
# # Install a collection from a local tarball
|
# # Install a collection from a local tarball
|
||||||
# - name: my_collection-1.0.0.tar.gz
|
# - name: my_collection-1.0.0.tar.gz
|
||||||
# type: file
|
# type: file
|
||||||
- source: derekmurawsky/general
|
- source: ansible_collections/derekmurawsky/general
|
||||||
type: dir
|
type: dir
|
||||||
|
|||||||
Reference in New Issue
Block a user