- name: process tmpfiles
command: '{{ tmpfiles_cmd }} --create'
- name: restart burp server
service:
name=burp
state=restarted
- name: save firewalld configuration
command: firewall-cmd --runtime-to-permanent