ansible/test/integration/targets/meraki_webhooks/tasks/main.yml

8 lines
255 B
YAML
Raw Normal View History

# 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