summaryrefslogtreecommitdiffstats
path: root/tests/vagrant/vagrant-template/setup.yml
blob: 691c7aff07f959393b1ffc2a8cbfd07436874572 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
- hosts: all
  sudo: true
  roles:
    - install-pkgs
    - prepare-brick
    - mock-user
    - selinux
    - iptables
    - daemon-services