You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
Sunday Oct 08, 2017 at 21:44 GMT
Originally opened as rhmk/ansible-hana-examples#18
check if package firewalld is installed
hana-host/tasks/RedHat7/service-configuration.yml:- name: disable firewalld
hana-host/tasks/RedHat7/service-configuration.yml: service: name=firewalld state=stopped enabled=no
preconfigure/tasks/RedHat7/service-configuration.yml:- name: disable firewalld
preconfigure/tasks/RedHat7/service-configuration.yml: service: name=firewalld state=stopped enabled=no
The text was updated successfully, but these errors were encountered: