horizon/playbooks/horizon-selenium-headless/pre.yaml

8 lines
122 B
YAML

---
- hosts: all
roles:
- role: bindep
bindep_profile: selenium
become: true
- setup-selenium-tests