ansible/base.yml

6 lines
103 B
YAML

---
# Playbook to deploy common Crans configuration and tools
- hosts: all
roles:
- common-tools