blob: 238c70d8ea14a495e9cd6f89b3a4da5c03e6769b [file] [log] [blame]
---
- name: Setup Monetization on dc-1
hosts: "{{ target_hosts }}"
gather_facts: no
tags: ['mo']
vars_files:
- ~/.apigee-secure/credentials.yml
- ~/.apigee/custom-properties.yml
roles:
- { role: apigee-opdk-setup-provisioning, provisioning_action: 'enable-monetization', provisioning_config_file: '{{ opdk_installation_config_file }}'}