mirror of
https://github.com/roles-ansible/ansible_role_restic_archiver.git
synced 2024-08-16 10:09:49 +02:00
9 lines
187 B
YAML
9 lines
187 B
YAML
|
---
|
||
|
# This is an example playbook to execute Ansible tests.
|
||
|
- name: Verify
|
||
|
hosts: all
|
||
|
tasks:
|
||
|
- name: "Include test_alpha-services"
|
||
|
include_role:
|
||
|
name: "test_restic"
|