You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prompt: "Did you check the jdk_url variable inside (roles/java/vars/main.yml)? Or, if you modified this playbook for manual java installation, did you placed your jdk.rpm file in /roles/java/files (y/n)?"
private: no
tasks:
- include_role:
name: java
when: jdk_agreement == 'y' or jdk_agreement == 'Y'