Author: Robert Kaussow <mail@thegeeklab.de>
Date:   Thu Mar 3 21:15:43 2022 +0100

    chore: add auto-generated _docs folder to gitignore file
This commit is contained in:
Robert Kaussow 2022-03-03 20:27:27 +00:00
parent f8a9805342
commit 2d10dd430c
1 changed files with 11 additions and 9 deletions

View File

@ -7,14 +7,14 @@ type: docs
Setup logrotate.
* [Default Variables](#default-variables)
* [logrotate_app_config](#logrotate_app_config)
* [logrotate_app_config_extra](#logrotate_app_config_extra)
* [logrotate_config](#logrotate_config)
* [logrotate_include_dir](#logrotate_include_dir)
* [logrotate_options](#logrotate_options)
* [logrotate_package](#logrotate_package)
* [Dependencies](#dependencies)
- [Default Variables](#default-variables)
- [logrotate_app_config](#logrotate_app_config)
- [logrotate_app_config_extra](#logrotate_app_config_extra)
- [logrotate_config](#logrotate_config)
- [logrotate_include_dir](#logrotate_include_dir)
- [logrotate_options](#logrotate_options)
- [logrotate_package](#logrotate_package)
- [Dependencies](#dependencies)
---
@ -114,6 +114,8 @@ logrotate_options:
logrotate_package: logrotate
```
## Dependencies
None.