1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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 }}"