hpc-cloud/neutron-controller.yml

12 lines
170 B
YAML
Raw Permalink Normal View History

2017-07-26 09:59:59 +02:00
---
- hosts: all
name: Dummy to gather facts
tasks: []
- hosts: neutron-controller
become: True
2018-04-18 10:46:42 +02:00
vars_files:
- settings.yml
2017-07-26 09:59:59 +02:00
roles:
2018-04-18 10:46:42 +02:00
- neutron-controller