debops.resources
This role allows management of custom file paths, file contents and archives on remote hosts without the need to create a separate Ansible role. You can use inventory lists to define what files to copy, what directories should exist on a remote host, what online resources to download, and so on.
- Getting started
- debops.resources default variables
- Role configuration
- Manage parent directories
- Manage custom templates
- Manage custom paths
- Manage git repositories
- Manage custom remote resources
- Manage custom archives
- Manage custom files
- Manage pip and virtual environments
- Manage file capabilities
- Manage custom delayed paths
- Custom shell commands
- String replacement management
- Default variable details
Copyright
debops.resources - Manage custom file resources through Ansible inventory
Copyright (C) 2016-2019 Maciej Delmanowski <drybjed@gmail.com>
Copyright (C) 2016-2019 DebOps <https://debops.org/>
SPDX-License-Identifier: GPL-3.0-only
This program 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.
This program 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 this program. If not, see https://www.gnu.org/licenses/