mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-11-15 16:10:19 +01:00
7 lines
110 B
YAML
7 lines
110 B
YAML
|
---
|
||
|
# tasks file for skeleton
|
||
|
|
||
|
- name: Message
|
||
|
debug:
|
||
|
msg: 'Your {{ ansible_system }} is not supported'
|