Ansible role for preparing a host for Docker Containers
Find a file
2026-04-10 14:19:06 +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 feat: initial commit 2025-10-03 11:59:26 +02:00
tasks feat: use builtin fact for virtualisation detection 2026-04-10 14:19:06 +02:00
.ansible-lint feat: initial commit 2025-10-03 11:59:26 +02:00
.gitignore feat: initial commit 2025-10-03 11:59:26 +02:00
.gitlab-ci.yml ci: move gitleaks to component 2026-01-19 17:16:45 +01:00
.markdownlint-cli2.jsonc feat: initial commit 2025-10-03 11:59:26 +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 docs: standardize readme format 2026-04-10 09:00:11 +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"