blob: be235ff343a3e4841f19e140132c8e3110815cd9 [file] [log] [blame]
---
# tasks file for apigee-opdk-backup
- include: backup-non-postgres-component.yml
when: component_profile != 'apigee-postgresql'
- include: backup-postgres-component.yml
when: component_profile == 'apigee-postgresql'