wip
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
# file: playbooks/docker.yml
|
||||
|
||||
- hosts: '{{ target | default("all") }}'
|
||||
- hosts: '{{ target | default("docker") }}'
|
||||
roles:
|
||||
- docker
|
||||
tags:
|
||||
- docker
|
||||
|
||||
Reference in New Issue
Block a user