Skip to content

Commit b1b2e1e

Browse files
committed
ecs retag ansible role release
1 parent 2035cfe commit b1b2e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ deploy-ecs-proxies: guard-account guard-build_label guard-service_id guard-APIGE
4646
@poetry run ansible-playbook -i local deploy-ecs-proxies.yml
4747

4848
deploy-ecs-proxies-retag: guard-build_label guard-service_id guard-CONTAINER_VARS_FILE
49-
@poetry run ansible-playbook -i local deploy-ecs-proxies-retag.yml
49+
@poetry run ansible-playbook -i local deploy-ecs-proxies-retag.yml
5050

5151
deploy-apigee-proxy: guard-FULLY_QUALIFIED_SERVICE_NAME guard-SERVICE_BASE_PATH guard-APIGEE_ENVIRONMENT guard-APIGEE_ORGANIZATION guard-APIGEE_ACCESS_TOKEN guard-PROXY_DIR guard-PING
5252
@poetry run ansible-playbook -i local deploy-apigee-proxy.yml

0 commit comments

Comments
 (0)