updated dependencies
diff --git a/requirements.yml b/requirements.yml index 54fa552..fabc923 100644 --- a/requirements.yml +++ b/requirements.yml
@@ -27,3 +27,5 @@ - src: https://github.com/carlosfrias/apigee-opdk-cwc-update +- src: https://github.com/carlosfrias/apigee-opdk-modules +
diff --git a/setup-ha-proxy.yml b/setup-ha-proxy.yml index 4d82c07..b863606 100644 --- a/setup-ha-proxy.yml +++ b/setup-ha-proxy.yml
@@ -24,6 +24,7 @@ - name: Use haproxy ignore_errors: yes connection: local + tags: ['run-proxy'] become: no uri: url: "http://34.207.183.115:9001/oauth/client_credential/accesstoken"
diff --git a/update-replication-factor.yml b/update-replication-factor.yml index 9b33757..9da7a15 100644 --- a/update-replication-factor.yml +++ b/update-replication-factor.yml
@@ -1,6 +1,6 @@ --- - name: Update the ansible cache - hosts: planet + hosts: planet,haproxy2 gather_facts: no tags: ['cache'] vars_files: