Skip to content

Commit

Permalink
Zuul third-party-check: disable ansible-doc part of galaxy-importer. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Jan 27, 2024
1 parent 9f35743 commit c97ac23
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tests/galaxy-importer.cfg
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c97ac23

Please sign in to comment.