ansible_role_restic/tasks/distribution/Windows.yml

7 lines
129 B
YAML
Raw Normal View History

2019-08-14 16:02:02 +02:00
---
# tasks file for skeleton
- name: Message
2022-01-10 14:19:53 +01:00
ansible.builtin.fail:
2019-08-14 16:59:32 +02:00
msg: 'Your {{ ansible_system }} is not yet supported'