{"id":23478267,"url":"https://github.com/willis7/role-docker","last_synced_at":"2026-05-07T08:36:44.321Z","repository":{"id":32145046,"uuid":"131699646","full_name":"willis7/role-docker","owner":"willis7","description":"Ansible role for Docker on Centos","archived":false,"fork":false,"pushed_at":"2022-06-07T21:18:15.000Z","size":19,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T16:59:50.691Z","etag":null,"topics":["ansible","ansible-role","ansible-roles"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willis7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-01T10:12:31.000Z","updated_at":"2020-07-28T08:56:26.000Z","dependencies_parsed_at":"2022-09-01T05:50:56.968Z","dependency_job_id":null,"html_url":"https://github.com/willis7/role-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Frole-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Frole-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Frole-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Frole-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willis7","download_url":"https://codeload.github.com/willis7/role-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750078,"owners_count":21155685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-role","ansible-roles"],"created_at":"2024-12-24T19:18:28.617Z","updated_at":"2026-05-07T08:36:44.279Z","avatar_url":"https://github.com/willis7.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker\n=========\n\nThis Ansible playbook installs a fresh version of Docker, and configures it with a few recommendations from the [CIS Docker Benchmark][cis].\n\nRole Variables\n--------------\n\n`defaults/main.yml` includes a config section which is used to populate `daemon.json`. The defaults used here are set per the [CIS Docker Benchmark][cis].\n\nExample Playbook\n----------------\n\n``` yaml\n- name: Install Docker on all machines\n  hosts: all\n  become: true\n  roles:\n    - docker\n```\n\nTesting\n-------\n\nDependencies:\n\n* Vagrant\n* Virtualbox\n* Ruby\n\nThis project uses [Test Kitchen][tk] to create, provision and test the role using [Inspec][is]. With the dependencies installed you can run the tests with:\n\n* `make install` - download all test dependencies\n* `make test` - test (destroy, create, converge, setup, verify and destroy) one or more instances\n\nAuthor Information\n------------------\n\n* Sion Williams (sion.williams@ext.ons.gov.uk)\n\nAdditional Resources\n--------------------\n\n* [ansible role development](https://blog.superk.org/home/ansible-role-development)\n\n\n[tk]: https://kitchen.ci/\n[is]: https://www.inspec.io/\n[cis]: https://www.cisecurity.org/benchmark/docker/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillis7%2Frole-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillis7%2Frole-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillis7%2Frole-docker/lists"}