537 B
537 B
Agents
This role configures Docker container runtime on the target system.
Role Analysis
- Type: Infrastructure role
- OS Support: Debian 12, Debian 13
- Deployment Method: Direct (installs Docker Engine)
- Scope: Docker installation and configuration
Key Features
- Installs Docker Engine
- Special handling for LXC containers (disables AppArmor)
Tasks
- apparmor - Disable AppArmor for LXC (when type == "lxc")
- install - Installs Docker
Testing
ansible-lint
molecule test