- name: reload httpd
service:
name=httpd
state=reloaded
- name: restart gitea
name=gitea
state=restarted