ansible/test/integration/targets/ufw/tasks/run-test.yml
Felix Fontein a707f1a79c ufw: add integration tests (#50374)
* Add basic integration tests for ufw.

* Being more honest.
2018-12-29 13:50:04 +00:00

3 lines
74 B
YAML

---
- name: "Loading tasks from {{ item }}"
include_tasks: "{{ item }}"