Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-samples
/
137c18a971f69382c4a4216a78f58ca4d1f1859c
/
.
/
installations
/
single-region-installation
/
components
/
opdk-backup.yml
blob: 62269102dce8213e3f16bb380a1f4f02aad76037 [
file
] [
log
] [
blame
]
---
-
hosts:
'{{ hosts }}'
gather_facts:
yes
vars_files:
-
~/.apigee/credentials.yml
roles:
-
{
role:
apigee
-
opdk
-
backup,
component_name:
'{{ component }}'
}