ansible/test/integration/targets/meraki_webhook/tasks/main.yml
2020-02-07 21:32:40 -08:00

7 lines
255 B
YAML

# Test code for the Meraki Webhooks module
# Copyright: (c) 2018, Kevin Breit (@kbreit)
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
---
- name: Run test cases
include: tests.yml ansible_connection=local