I wanted to install weblogic and websphere on few servers with Ansible.
But my requirement is, I need to create a Ansible playbook as if i select websphere then it should install websphere and if i select weblogic then it should install weblogic.
Ansible playbook with 2 options and run as per the selection. Please help.
Thank you in advance.