v1.1.2: Add OHS role with remote download (#29)
* Initial first pass cleaning and upload.
* Add OHS travis tests.
* Comment out weblogic dependancy to see how far the test gets
* Change order of tasks to make the check
* Add download vars
* Linter complaining about spaces
* Doh missed a bit in the path
* Need to add "OHS" to the path to the base installer also
* Doh add path element to the right place
* Remove unused var
* Opatch path incorrrect
* Increase swap size for OHS install to pass.
* linter
* Remove the following comment:
# This is an example playbook to execute Ansible tests.
* Add Python imports to placate the python linter.
* Fox to readme.
* Python syntax error
* Remove unnecessary lint errors and update galaxy yml version
* Reintroduce Weblogic role into OHS.
* update by single digit
* Review comments
* Use consistent dest for OHS installer stuff and Java
* Update .travis.yml
* Update base_install.yml
* Update base_install.yml
* Update base_install.yml
* Revert "Update base_install.yml"
This reverts commit fae756416aa350bb081eaf1b33dbea7e076bcba2.
* Revert "Revert "Update base_install.yml""
This reverts commit e40c048ab2fd4c47414268e178247f6e9dba3429.
* Revert "Revert "Revert "Update base_install.yml"""
This reverts commit 92d2e2b91203ade56ea7e8578a51baeabedd39e8.
* disable travis, fix undefined var path for base install, test
* remove check and unused var
* Update base_install.yml
* fix patches filepaths
* Update base_install.yml
* fix patch paths
* Update patch.yml
* remove pointless verify
* tweak readme and clean comment
* uncomment travis file
* forgot to remove installer from the 12.1.3 verify as well
* fix copy tasks
* change repo.zip name to baseInstaller
Co-authored-by: martin-cummins <[email protected]>
Co-authored-by: martinccummins <[email protected]>
Co-authored-by: salob <[email protected]>
Co-authored-by: Roman Muntean <[email protected]>