Hi Kai
Thanks for your response, however this is about variables rather than files
being present, this is the directory listing:
[tibcosvc@xxxxxxxxx rv-8.4.4]$ ls
assemblies product_rv_8.4.4_FeatureConfig.xml
TIBCOUniversalInstaller-lnx-x86.bin TIB_rv_8.4.4_docinfo.html
licenses README.LINUX
TIBCOUniversalInstaller-rv.silent TIB_rv_8.4.4_license.pdf
[tibcosvc@xxxxxxxxx rv-8.4.4]$
You can see that the TIBCOUniversalInstaller-lnx-x86.bin is present.
The variables I have declared for the installation binary is
tibco_install_bin is specific for that software/version - rv-8.4.4 see
error message:
failed: [ansiclie50] (item={u'bit_ver': None, u'silent_name':
u'TIBCOUniversalInstaller-', *u'tibco_install_bin':
u'TIBCOUniversalInstaller-lnx-x86.bin'*, u'spec_name': None,
u'install_version': u'8.4.4', u'install_sw': True, u'install_name': u'rv'})
=> {"failed": true, "item": {"bit_ver": null, "install_name": "rv",
"install_sw": true, "install_version": "8.4.4", "silent_name":
"TIBCOUniversalInstaller-", "spec_name": null, "tibco_install_bin":
"TIBCOUniversalInstaller-lnx-x86.bin"}, "msg": "file
(/opt/tibco/installs/rv-8.4.4/TIBCOUniversalInstaller-lnx-x86-64.bin) is
absent, cannot continue", "path":
"/opt/tibco/installs/rv-8.4.4/TIBCOUniversalInstaller-lnx-x86-64.bin",
"state": "absent"}
My role task calls this variable when it runs,
path: "{{ install_path }}/{{ item.install_name }}-{{ item.install_version
}}/*{{ tibco_install_bin }}*"
But it seems that this variable does not take priority over the default I
have set? So what am I doing wrong?
Many thanks
Ben
--
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/35d7676d-5461-418a-8b87-c5258339f81c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.