We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e29c621 commit bfb115cCopy full SHA for bfb115c
README.md
@@ -85,7 +85,8 @@ For Debian and Ubuntu this role depends on:
85
86
- hosts: servers
87
roles:
88
- - { role: ansiblebit.oracle-java, oracle_java_default: yes }
+ - { role: ansiblebit.oracle-java,
89
+ oracle_java_set_as_default: yes }
90
91
Use `--skip-tags=debug` if you want to suppress debug information.
92
0 commit comments