Jump to content
Willem Noorduin

Installing Embarcadero Delphi in Ansible

Recommended Posts

Delphi Alexandria comes with an option to install the product almost unattended (see https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Silent_Installer). This is useful, but we use Ansible to install the products on our windows VMs. Is there a way to solve this one:

 

" Note: In both scenarios (silent and very silent) the silent installer will still ask you to confirm the EULA. Press Y (for Yes) at the very beginning of the process, it will not ask for further interaction after this initial input. "

 

When  Ansible is run, I have to have a method to confirm the EULA on the commandline.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×