commit | 201879b5caf6a884a373f8654944064424609851 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Sat Mar 31 16:48:01 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Sat Mar 31 16:48:01 2018 -0400 |
tree | b79f7f30049b714b4979ea28f7a377f2a7277bcb | |
parent | 2e4ec1572f8a20b02c04243fd5a20a2c599de609 [diff] |
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