{JAVA_HOME}/lib:${JRE_HOME}/lib - name: Ensure JAVA_HOME exists in PATH lineinfile: path: /etc/profile line: export PATH=${JAVA_HOME}/bin:$PATH - name: create softlink path of jdk file: path: /usr/java state: directory mode: '0777' - name: create jdk ...
The URL field denotes where the page or the link is redirected to. It must start with a scheme, e.g. https://. It can contain formats, which are replaced by the component parts of the link's or page's URL. If the URL doesn't contain any formats, the link's or page's URL is...
{JAVA_HOME}/lib:${JRE_HOME}/lib - name: Ensure JAVA_HOME exists in PATH lineinfile: path: /etc/profile line: export PATH=${JAVA_HOME}/bin:$PATH - name: create softlink path of jdk file: path: /usr/java state: directory mode: '0777' - name: create jdk s...
{JAVA_HOME}/lib:${JRE_HOME}/lib - name: Ensure JAVA_HOME exists in PATH lineinfile: path: /etc/profile line: export PATH=${JAVA_HOME}/bin:$PATH - name: create softlink path of jdk file: path: /usr/java state: directory mode: '0777' - name: create jdk sof...