system-config/playbooks/service-refstack.yaml

6 lines
122 B
YAML

- hosts: "refstack:!disabled"
name: "Configure refstack service in docker"
roles:
- install-docker
- refstack