...
|
...
|
@@ -3,7 +3,7 @@ |
|
|
# Sync and apply java nginx config file
|
|
|
# How to Run:
|
|
|
# Use the default settings:
|
|
|
# ansible-playbook -i inventories/$REGION/hosts playbooks/java.restart-service.v2.yml
|
|
|
# ansible-playbook -i inventories/$REGION/hosts playbooks/java.nginx.yml
|
|
|
# Apply the specified java_gateway ip addresses:
|
|
|
# ansible-playbook -i inventories/aws/hosts playbooks/java-nginx.yml -e '{"java_gateway_ips":['IP_BLOCK1','IP_BLOCK2']}'
|
|
|
|
...
|
...
|
|