1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
one/share/oneprovision/ansible/default.yml
2018-11-29 15:14:17 +01:00

17 lines
225 B
YAML

---
- hosts: all
gather_facts: false
roles:
- python
- hosts: nodes
roles:
- ddc
- opennebula-repository
- opennebula-node-kvm
- opennebula-ssh
- tuntap
- bridged-networking
- iptables