mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2025-01-10 11:50:18 +01:00
3 lines
79 B
YAML
3 lines
79 B
YAML
---
|
|
- name: restart mysql
|
|
service: "name={{ mysql_daemon }} state=restarted"
|