ansible_role_restic/tasks/distribution/Windows.yml
2022-01-10 14:19:53 +01:00

6 lines
129 B
YAML

---
# tasks file for skeleton
- name: Message
ansible.builtin.fail:
msg: 'Your {{ ansible_system }} is not yet supported'