{"id":18783623,"url":"https://github.com/cimon-io/ansible-role-docker","last_synced_at":"2026-05-05T20:40:49.739Z","repository":{"id":66296902,"uuid":"119169635","full_name":"cimon-io/ansible-role-docker","owner":"cimon-io","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-22T18:45:45.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-29T11:45:03.058Z","etag":null,"topics":["ansible","ansible-role","docker"],"latest_commit_sha":null,"homepage":null,"language":"Jinja","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/cimon-io.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-27T14:05:52.000Z","updated_at":"2022-03-31T18:28:00.000Z","dependencies_parsed_at":"2023-03-24T03:49:55.778Z","dependency_job_id":null,"html_url":"https://github.com/cimon-io/ansible-role-docker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cimon-io%2Fansible-role-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cimon-io%2Fansible-role-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cimon-io%2Fansible-role-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cimon-io%2Fansible-role-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cimon-io","download_url":"https://codeload.github.com/cimon-io/ansible-role-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239699579,"owners_count":19682574,"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","docker"],"created_at":"2024-11-07T20:39:55.986Z","updated_at":"2025-12-20T17:30:21.550Z","avatar_url":"https://github.com/cimon-io.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker role\n=========\n\nAn Ansible Role that installs docker ce.\n\nRequirements\n----------------\n\nNone.\n\nRole Variables\n----------------\n\nAvailable variables are listed below, along with default values (see `defaults/main.yml`):\n\n```\ndocker_user: \"deploy\"\n\ndocker_storage_driver: \"\"\ndocker_storage_opt: \"[]\"\n\ndocker_host: \"[]\"\ndocker_dns: \"[]\"\ndocker_dns_opt: \"[]\"\n\ndocker_cert_path: \"~/.docker\"\ndocker_tls: \"false\"\ndocker_tlscacert: \"{{ docker_cert_path }}/ca.pem\"\ndocker_tlscert: \"{{ docker_cert_path }}/cert.pem\"\ndocker_tlskey: \"{{ docker_cert_path}}/key.pem\"\n\ndocker_cacert_file: \"\"\ndocker_cert_file: \"\"\ndocker_key_file: \"\"\n\ndocker_state: \"present\"\ndocker_version: \"17.12*\"\ndocker_service_enabled: yes\n\ndocker_requirements:\n  - apt-transport-https\n  - ca-certificates\n  - curl\n  - gnupg2\n  - software-properties-common\n\ndocker_gpg_key_url: \"https://download.docker.com/linux/{{ ansible_distribution|lower }}/gpg\"\ndocker_repository: \"deb [arch=amd64] https://download.docker.com/linux/{{ ansible_distribution|lower }} {{ ansible_distribution_release }} stable\"\n```\n\nDependencies\n----------------\n\nNone.\n\nExample Playbook\n----------------\n\nExample:\n\n    - hosts: dockerhost\n      roles:\n         - role: docker\n\nLicense\n-------\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcimon-io%2Fansible-role-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcimon-io%2Fansible-role-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcimon-io%2Fansible-role-docker/lists"}