sap-linuxlab / community.sap_install

Automation for SAP - Collection of Ansible Roles for various SAP software installation
Apache License 2.0
54 stars 57 forks source link

fix reboot in sap_generel_preconfigure #892

Open crysaki opened 1 day ago

crysaki commented 1 day ago

changed_when: false while notify the reboot handler will always cause to not call the handler, so I've changed to changed_when: true