Add the SAP note numbers and versions in a comment before the list of packages in the RedHat*.yml files in vars.
Add 'ansible_architecture' as a condition in the related installation task, so that there is no task failure when running on another architecture than 'x86_64'.
Also revert back to the default of 'false' for the role variable 'sap_netweaver_preconfigure_use_adobe_doc_services'. See commit 384f4d82, PR #876.
Solves issue #689.
Further changes in this commit:
Add the SAP note numbers and versions in a comment before the list of packages in the RedHat*.yml files in vars.
Add 'ansible_architecture' as a condition in the related installation task, so that there is no task failure when running on another architecture than 'x86_64'.
Also revert back to the default of 'false' for the role variable 'sap_netweaver_preconfigure_use_adobe_doc_services'. See commit 384f4d82, PR #876.