All,

I am running a playbook through Ansible Tower [ver 3.0.3]. The playbook 
installs java. It fails during the installation of the java package. We use 
yum for installing packages. Please note the error:

TASK [java : Install oracle java - 1.8.0] 
************************************** 
fatal: [xxxx.xxxx.com]: FAILED! => {"changed": false, "failed": true, 
"msg": "No Package matching 'java-1.8.0-oracle-devel' found available, 
installed or updated", "rc": 0, "results": []} 
fatal: [xxxx.xxx.com]: FAILED! => {"changed": false, "failed": true, "msg": 
"No Package matching 'java-1.8.0-oracle-devel' found available, installed 
or updated", "rc": 0, "results": []}
fatal: [xxxx.xxx.com]: FAILED! => {"changed": false, "failed": true, "msg": 
"No Package matching 'java-1.8.0-oracle-devel' found available, installed 
or updated", "rc": 0, "results": []}

I was able to successfully run the playbook via the command line 
[ansible-playbook] in my local machine. 

Any help is appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/bd665c63-1b96-4a19-bff1-214f969b21d1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to