mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-20 17:15:46 +02:00
11 lines
367 B
TOML
11 lines
367 B
TOML
# 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
|
|
|
|
version = 1
|
|
|
|
[[annotations]]
|
|
path = "changelogs/fragments/**"
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "Ansible Project"
|
|
SPDX-License-Identifier = "GPL-3.0-or-later"
|