summaryrefslogtreecommitdiff
path: root/chaos-at-home/cloud-install.yml
blob: 24d8d9c20a6842e271b1596f625b48ff7203cac0 (plain) (blame)
1
2
3
4
5
6
---
- name: basic installation
  hosts: "{{ hostname }}"
  gather_facts: no
  roles:
  - role: cloud-install