Remove debug line for push

pull/40856/head
Kevin Breit 7 years ago
parent 182979ffc4
commit 5350dcf52c

@ -107,9 +107,6 @@
delegate_to: localhost
register: query_org
- debug:
msg: '{{query_org}}'
- name: Query information about IntTestOrg by organization ID
meraki_organization:
auth_key: '{{ auth_key }}'

Loading…
Cancel
Save