hpc-cloud/cinder-controller.yml
Egon Rijpkema 5ab3e6565e Make systemd unit file install
.. without running other tasks
2018-09-17 13:40:50 +02:00

12 lines
157 B
YAML

---
- hosts: all
name: Dummy to gather facts
tasks: []
tags:
- facts
- hosts: cinder-controller
become: True
roles:
- cinder-controller