updated aio
diff --git a/install-edge-aio.yml b/install-edge-aio.yml index 5ebb4ea..a565ae7 100644 --- a/install-edge-aio.yml +++ b/install-edge-aio.yml
@@ -47,6 +47,12 @@ vars: target_hosts: edge +- name: Configure installation file + import_playbook: apigee-edge-configuration.yml + tags: ['config'] + vars: + target_hosts: edge + - name: Install and configure Apigee Edge AIO hosts: edge gather_facts: no