2020-09-26 18:12:59 +02:00
|
|
|
docker_cleanup
|
2020-08-15 21:30:33 +02:00
|
|
|
=========
|
|
|
|
|
|
|
|
This will prune unused docker images older than 3 days, to keep the system clean.
|
|
|
|
|
|
|
|
Requirements
|
|
|
|
------------
|
|
|
|
|
|
|
|
You will need to have docker installed with its python package to use this role.
|
|
|
|
|
|
|
|
Role Variables
|
|
|
|
--------------
|
|
|
|
|
|
|
|
None
|
|
|
|
|
|
|
|
Dependencies
|
|
|
|
------------
|
|
|
|
|
|
|
|
- docker
|
|
|
|
|
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
|
|
|
GPL-3.0-only
|