Add cleanup task

This commit is contained in:
2019-05-08 22:10:09 +01:00
parent f95631312f
commit 0291282ee2
4 changed files with 25 additions and 0 deletions

View File

@@ -314,6 +314,16 @@ using the correct locale.
Overrides the detection of the operating system on Sabayon systems to `Sabayon`.
### Tasks
This module includes tasks for ad-hoc use with Puppet Bolt or Choria.
### `cleanup`
This task executes `equo cleanup` command on the target nodes, which frees up
disk space used by cached package downloads. It does not accept any parameters,
and does not support running noop mode.
## Limitations
This module is actively used by the developer against current Sabayon versions.