ansible/roles/cryptoraid/tasks/main.yml

5 lines
94 B
YAML

---
- name: alpine setup
include_tasks: alpine.yml
when: ansible_distribution == "Alpine"