debops.controller
DebOps is a set of Python scripts, Ansible playbooks and Ansible roles designed to work together to create a consistent data center environment based on Debian GNU/Linux distribution.
This role installs the DebOps scripts, playbooks and roles on a specified host. It can be used to create remote Ansible Controller hosts, which then can be used to control other hosts using DebOps. Roles and playbooks will be installed by default in a central, system-wide location, available to all users.
Copyright
debops.controller - Prepare host to be used as Ansible Controller
Copyright (C) 2015-2020 Maciej Delmanowski <drybjed@gmail.com>
Copyright (C) 2015-2020 DebOps <https://debops.org/>
SPDX-License-Identifier: GPL-3.0-only
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/.