homeserver/roles/oefenweb.ufw/tests/test.yml

11 lines
185 B
YAML
Raw Normal View History

# test file
2021-02-13 14:20:18 +01:00
---
- hosts: localhost
connection: local
become: true
pre_tasks:
- name: include vars
include_vars: "{{ playbook_dir }}/vars/main.yml"
2021-02-13 14:20:18 +01:00
roles:
- ../../