vh-ansible/site.yml
Jan-Jonas Sämann 16bd6ae321 Added pve-subscribe role
This role disables subscription dialog after logging in to PVE's web-ui
2019-01-04 21:02:01 +01:00

8 lines
79 B
YAML

---
- name: Setup VM hosts
hosts: all
roles:
- vmhost
- pve-subscribe