Open rhmk opened 6 years ago
Issue by tbludau Sunday Oct 08, 2017 at 21:44 GMT Originally opened as https://github.com/rhmk/ansible-hana-sysprep/issues/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
Issue by tbludau Sunday Oct 08, 2017 at 21:44 GMT Originally opened as https://github.com/rhmk/ansible-hana-sysprep/issues/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