Skip to content

Commit bfb115c

Browse files
committed
fixed playbook example.
1 parent e29c621 commit bfb115c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ For Debian and Ubuntu this role depends on:
8585

8686
- hosts: servers
8787
roles:
88-
- { role: ansiblebit.oracle-java, oracle_java_default: yes }
88+
- { role: ansiblebit.oracle-java,
89+
oracle_java_set_as_default: yes }
8990

9091
Use `--skip-tags=debug` if you want to suppress debug information.
9192

0 commit comments

Comments
 (0)