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
|
||||
|
||||
ansible-galaxy collection install \
|
||||
community.general \
|
||||
ansible.posix \
|
||||
'ansible.windows:>=1.7.0' \
|
||||
community.windows
|
||||
git+https://github.com/ansible-collections/community.general \
|
||||
git+https://github.com/ansible-collections/ansible.posix \
|
||||
git+https://github.com/ansible-collections/ansible.windows \
|
||||
git+https://github.com/ansible-collections/community.windows
|
||||
|
Loading…
Reference in New Issue
Block a user