5 lines
101 B
YAML
5 lines
101 B
YAML
---
|
|
- name: Start Docker stacks
|
|
hosts: primary
|
|
roles:
|
|
- {role: cyberchef2, tags: cyberchef2}
|