An open API service indexing awesome lists of open source software.

https://github.com/indix/ansible-docker-gc

docker-gc ansible role
https://github.com/indix/ansible-docker-gc

Last synced: 7 months ago
JSON representation

docker-gc ansible role

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/ind9-ops/ansible-docker-gc.svg?branch=master)](https://travis-ci.org/ind9-ops/ansible-docker-gc)

# ansible-docker-gc

This role installs and configures the [docker-gc](https://github.com/spotify/docker-gc) on a linux server

```
roles:
- role: ansible-docker-gc
sudo: yes
```

## Variables
Please refer to [defaults/main.yml](https://github.com/ashwanthkumar/ansible-docker-gc/blob/master/defaults/main.yml) for details.

## License
Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0