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
- Host: GitHub
- URL: https://github.com/indix/ansible-docker-gc
- Owner: indix
- Created: 2016-09-18T06:34:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-18T06:49:49.000Z (over 9 years ago)
- Last Synced: 2025-05-17T17:40:03.092Z (8 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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