refactor: use generic ansible modules service and package
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
855ad61088
commit
aa8b9f584a
@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Ensure postfix service is up and running
|
||||
systemd:
|
||||
service:
|
||||
name: "postfix"
|
||||
state: started
|
||||
daemon_reload: yes
|
||||
|
Loading…
Reference in New Issue
Block a user