6 lines
136 B
YAML
Raw Normal View History

---
- include_tasks: install.yml
- include_tasks: user.yml
- include_tasks: build.yml
with_items: '{{ beacon_node_builds_branches }}'