refactor: comment out existing source and role references in requirements.yml
This commit is contained in:
@@ -13,5 +13,3 @@ collections:
|
||||
# # Install a collection from a local tarball
|
||||
# - name: my_collection-1.0.0.tar.gz
|
||||
# type: file
|
||||
- source: ansible_collections/derekmurawsky/general
|
||||
type: dir
|
||||
|
||||
@@ -12,5 +12,5 @@ roles:
|
||||
# name: custom_webserver_role
|
||||
|
||||
# Install a role from a local path
|
||||
- src: .ansible/roles/LucasJanin.ssh_config
|
||||
name: LucasJanin.ssh_config
|
||||
# - src: .ansible/roles/LucasJanin.ssh_config
|
||||
# name: LucasJanin.ssh_config
|
||||
|
||||
Reference in New Issue
Block a user