add drone-runner

This commit is contained in:
Torma Kristóf 2022-04-13 20:26:24 +02:00
parent 2762ec51ce
commit aefa493b14

7
drone-runner.yaml Normal file
View File

@ -0,0 +1,7 @@
---
- name: "Deploy basic Docker host to drone-runner"
hosts: drone-runner
roles:
- netplan
- common
- docker