debops.extrepo
The extrepo Debian package provides an easy way to manage APT sources external to the Debian main archives. The list of supported APT sources is curated outside of the normal Debian release cycle and contains details about popular third-party APT repositories maintained by software vendors.
The debops.extrepo
Ansible role can be used to manage third-party APT
repositories via Ansible using the extrepo
package. The role is written as
complimentary to the debops.keyring role which provides a similar
functionality.
Copyright
debops.extrepo - Manage external APT sources using Ansible
Copyright (C) 2021 Maciej Delmanowski <drybjed@gmail.com>
Copyright (C) 2021 DebOps <https://debops.org/>
SPDX-License-Identifier: GPL-3.0-or-later
This Ansible role is part of DebOps.
DebOps is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3, as
published by the Free Software Foundation.
DebOps is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with DebOps. If not, see https://www.gnu.org/licenses/.