mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 22:30:04 -07:00
intersight_info has been moved to cisco.intersight. (#395)
This commit is contained in:
parent
f585aa065a
commit
7bb36d62d0
6 changed files with 0 additions and 122 deletions
|
@ -68,8 +68,6 @@ cd "${TEST_DIR}"
|
|||
# START: HACK install dependencies
|
||||
retry ansible-galaxy -vvv collection install ansible.netcommon
|
||||
retry ansible-galaxy -vvv collection install ansible.posix
|
||||
# https://github.com/CiscoDevNet/ansible-intersight/issues/9
|
||||
retry ansible-galaxy -vvv collection install cisco.intersight:1.0.4
|
||||
retry ansible-galaxy -vvv collection install community.crypto
|
||||
# retry ansible-galaxy -vvv collection install community.internal_test_tools - we need git checkout until 0.2.0 has been released
|
||||
retry git clone https://github.com/ansible-collections/community.internal_test_tools.git "${ANSIBLE_COLLECTIONS_PATHS}/ansible_collections/community/internal_test_tools"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue