Signed-off-by: abhishek-sa1 <abhishek.sa3@dell.com>
@@ -79,10 +79,3 @@
success_msg: "{{ success_os_status }}"
register: os_value
tags: [ init, validate ]
-
-- name: State of firewall
- service:
- name: firewalld
- state: started
- enabled: yes
- tags: init