summaryrefslogtreecommitdiff
path: root/playbooks/horizon-selenium-headless/pre.yaml
blob: fe883fe4f3ae838e2a07e8ced1f84229cfc5d826 (plain)
1
2
3
4
5
6
7
---
- hosts: all
  roles:
    - role: bindep
      bindep_profile: selenium
      become: true
    - setup-selenium-tests