Ansible role for preparing a host for Docker Containers
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-27 05:46:32 +00:00
.woodpecker chore(package): update cr.simoncor.net/dockerhub/davidanson/markdownlint-cli2 docker tag to v0.23.2 2026-07-27 05:46:32 +00:00
defaults fix: trailing spaces 2025-10-03 12:00:19 +02:00
handlers feat: initial commit 2025-10-03 11:59:26 +02:00
meta feat: initial commit 2025-10-03 11:59:26 +02:00
roles ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:03 +02:00
tasks chore: add TODO reminder to remove legacy docker.list cleanup task 2026-07-20 11:11:02 +02:00
.ansible-lint fix: exclude only sops yml files from lint 2026-07-14 16:23:38 +02:00
.editorconfig chore: add .editorconfig and .gitattributes 2026-05-27 14:23:43 +02:00
.gitattributes chore: add .editorconfig and .gitattributes 2026-05-27 14:23:43 +02:00
.gitignore feat: initial commit 2025-10-03 11:59:26 +02:00
.markdownlint-cli2.jsonc ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:03 +02:00
.sops.yaml fix: correct sops regex to ya?ml 2026-07-14 16:01:45 +02:00
.yamllint chore: exclude .yml files from lint configs 2026-07-14 16:17:22 +02:00
AGENTS.md chore: add AGENTS.md for opencode agents 2026-02-16 10:06:22 +01:00
ansible.cfg chore: sync linting and config files from common 2026-07-14 11:33:15 +02:00
playbook.yaml feat: implement new role layout 2025-11-01 13:02:35 +01:00
readme.md ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:03 +02:00
renovate.json feat: initial commit 2025-10-03 11:59:26 +02:00

Ansible Role: Docker

Install and configure Docker container runtime.

Variables

Variable Required Default Description
type No `` Object type to determine if container needs rebooting after removing apparmor

Example

type: "server"