6 lines
88 B
YAML
Raw Normal View History

2024-05-31 01:17:29 +03:00
---
- name: reload httpd
ansible.builtin.service:
name: httpd
state: reloaded