This repository contains the foundata.logrotate Ansible Collection.
It provides resources to manage logrotate, a utility is designed to simplify the administration of log files on a system which generates a lot of log files.
The primary role in this collection to configure and maintain logrotate, including rotation policies, schedules,compression, and related settings. Its README.md covers configuration, usage examples, and more:
- Ansible role:
foundata.logrotate.run
See dependencies in galaxy.yml.
Copyright (c) 2026 foundata GmbH
This project is licensed under the GNU General Public License v3.0 or later (SPDX-License-Identifier: GPL-3.0-or-later), see LICENSES/GPL-3.0-or-later.txt for the full text.
The REUSE.toml file provides detailed licensing and copyright information in a human- and machine-readable format. This includes parts that may be subject to different licensing or usage terms, such as third-party components. The repository conforms to the REUSE specification. You can use reuse spdx to create a SPDX software bill of materials (SBOM).
This project was created and is maintained by foundata GmbH.
Initially based on an Ansible skeleton developed by foundata.