Closed pdurbin closed 1 year ago
I think the more robust way would be to make a jinja template from this script, and use
{{ payara.dir }}
as the target directory.
Correct, but in this case the script launches Ansible. Would we ever have two Payara versions on an Ansible-managed installation?
in this case the script launches Ansible
... and it literally creates the ec2 instance, hence the name ec2-create-instance.sh
That instance should only have one version of Payara, the version we just installed.