4 lines
72 B
YAML
4 lines
72 B
YAML
---
|
|
- name: restart postfix
|
|
service: name=postfix state=restarted
|
---
|
|
- name: restart postfix
|
|
service: name=postfix state=restarted
|