Files
myos/ansible/roles/docker/tests/playbook.yml
T
aynic.os 3ffea66ba8 wip
2021-07-14 20:38:30 +01:00

8 lines
112 B
YAML

---
# file: tests/playbook.yml
- hosts: '{{ target | default("all") }}'
tasks:
- import_tasks: main.yml