infrastructure/roles/docker_cleanup
2022-11-02 21:57:13 +01:00
..
meta ansible-lint: Fix various new issues 2022-11-02 21:57:13 +01:00
tasks Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
README.md Rename roles to underscore 2020-09-26 18:12:59 +02:00

docker_cleanup

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