Avoid galaxy timeouts;Remove debugging
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
8a443bc362
commit
b76d49a3e7
@ -39,7 +39,7 @@ if ! command -v ansible >/dev/null 2>&1; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
ansible-galaxy collection install \
|
ansible-galaxy collection install \
|
||||||
community.general \
|
git+https://github.com/ansible-collections/community.general \
|
||||||
ansible.posix \
|
git+https://github.com/ansible-collections/ansible.posix \
|
||||||
'ansible.windows:>=1.7.0' \
|
git+https://github.com/ansible-collections/ansible.windows \
|
||||||
community.windows
|
git+https://github.com/ansible-collections/community.windows
|
||||||
|
Loading…
Reference in New Issue
Block a user