Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: initial commit #1

Merged
merged 6 commits into from
Mar 6, 2020
Merged

feat: initial commit #1

merged 6 commits into from
Mar 6, 2020

Conversation

jasonwalsh
Copy link
Contributor

An Ansible role for configuring the Docker daemon.

This role currently supports three user-defined variables:

  • docker_data_root
  • docker_debug
  • docker_log_driver

If more user-variables are desired, add them to the defaults/main.yml file and update the Docker daemon config template located at templates/daemon.json.j2.

This role has one required dependency: geerlingguy.docker

@jasonwalsh jasonwalsh added the enhancement New feature or request label Mar 5, 2020
@jasonwalsh jasonwalsh merged commit 49db01f into master Mar 6, 2020
@jasonwalsh jasonwalsh deleted the init branch March 6, 2020 21:12
github-actions bot pushed a commit that referenced this pull request Mar 9, 2020
# 1.0.0 (2020-03-09)

### Bug Fixes

* make release job dependent on test job ([7b7c81f](7b7c81f))

### Features

* initial commit ([#1](#1)) ([49db01f](49db01f))
@github-actions
Copy link

github-actions bot commented Mar 9, 2020

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants