Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only accept Oracle license for wanted java versions #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Restless-ET
Copy link

I've made this change because I was having some troubles running this under Ansible 2.0.0.2 with the following options for ansible-playbook: (...) -i 'localhost,' -u my_user -K --connection=local.

I was running into the following problem:
oracle_accept_license

I've then tried to force sudo: false on this specific task but no luck, got another problem:
with_sudo_false

I was just installing java version 8 btw.

Anyway, regardless of the issues I've stumbled upon I think this change makes total sense since there's no need to try to accept the license for java versions that we're not even trying to install.
And also, with this change it should still work for ansible 1.6+.

@Restless-ET Restless-ET changed the title Only accept Oracle license wanted java versions Only accept Oracle license for wanted java versions Feb 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant