summaryrefslogtreecommitdiffstats
path: root/vagrant/setup.prep.yml
blob: d37abc5ae34ade789bb2838c37e24133c0c2a76e (plain)
1
2
3
4
5
6
7
8
#
# prepare the setup machine
#
- hosts: setup
  become: yes
  become_method: sudo
  roles:
    - setup.prep