Since 7.1.1 the modules/acs-platform and modules/acs-share moved from /opt/alfresco to /opt/alfresco/content-services-. This changeaffects the apply-amps.sh file that still references the modules root path being {{ binaries_folder }} while it should not use the already existing ${ACS_HOME} variable.
https://github.com/Alfresco/alfresco-ansible-deployment/blob/8883dfb305a5c22a62610197797d25acb8946655/roles/repository/templates/apply_amps.sh#L5C74-L5C75