mirror of
https://github.com/KevinMidboe/schleppe-ha-project.git
synced 2026-01-10 19:05:30 +00:00
6 lines
88 B
YAML
6 lines
88 B
YAML
---
|
|
- name: Install docker on linux host
|
|
hosts: all
|
|
roles:
|
|
- role: roles/docker
|