Ansible role for preparing a host for Docker Containers
Find a file
Simon Cornet c39cb02b65
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
ci: migrate from gitlab ci to woodpecker
2026-05-15 14:31:03 +02:00
.woodpecker ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:03 +02: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 feat: use builtin fact for virtualisation detection 2026-04-10 14:19:06 +02:00
.ansible-lint ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:03 +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
.yamllint feat: initial commit 2025-10-03 11:59:26 +02:00
AGENTS.md chore: add AGENTS.md for opencode agents 2026-02-16 10:06:22 +01: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"