blob: 53aacb359e677ccc4a001f2c4aa5390bdda982c4 [file] [log] [blame]
---
- hosts: '{{ hosts }}'
gather_facts: no
serial: 1
roles:
- apigee-opdk-setup-validate
tags:
- validate
- hosts: '{{ hosts }}'
gather_facts: no
serial: 1
roles:
- apigee-opdk-setup-validate-cleanup
tags:
- validate-cleanup