1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Temporarily disable ansible_galaxy_install tests due to Galaxy failures. (#4247) (#4250)

(cherry picked from commit 06705348e3)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2022-02-22 09:39:53 +01:00 committed by GitHub
parent c08a57a7c1
commit f60c90873f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,3 +2,4 @@ destructive
shippable/posix/group3 shippable/posix/group3
skip/python2.6 skip/python2.6
context/controller # While this is not really true, this module mainly is run on the controller, *and* needs access to the ansible-galaxy CLI tool context/controller # While this is not really true, this module mainly is run on the controller, *and* needs access to the ansible-galaxy CLI tool
disabled # FIXME