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