1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic.git synced 2024-12-11 23:41:32 +01:00
ansible_role_restic/molecule/default/verify.yml
2022-10-06 15:06:46 +02:00

8 lines
203 B
YAML

---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
tasks:
- name: "Include test_alpha-services"
ansible.builtin.include_role:
name: "test_restic"