- name: reload systemd
command: systemctl daemon-reload
- name: reload httpd
service:
name=httpd
state=reloaded