f76f244a38
Currently supports configuration of: - Local networking - NTP - Libvirt storage pools and networks
6 lines
122 B
YAML
6 lines
122 B
YAML
---
|
|
- name: Ensure development tools are installed
|
|
hosts: seed-hypervisor:seed:overcloud
|
|
roles:
|
|
- role: dev-tools
|