mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-15 19:42:06 +00:00
Zuul third-party-check: disable ansible-doc part of galaxy-importer. (#781)
This commit is contained in:
parent
9f35743ab9
commit
c97ac2337f
8
tests/galaxy-importer.cfg
Normal file
8
tests/galaxy-importer.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
# Copyright (c) Ansible Project
|
||||
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
[galaxy-importer]
|
||||
# This is only needed to make Zuul's third-party-check happy.
|
||||
# It is not needed by anything else.
|
||||
run_ansible_doc=false
|
||||
Loading…
Reference in New Issue
Block a user