Reorganize the brownfield repository, remove retired and generated artifacts, harden ignore rules, and record the GitOps/IaC redesign.
6 lines
100 B
YAML
6 lines
100 B
YAML
---
|
|
- name: Reload postfix
|
|
ansible.builtin.systemd_service:
|
|
name: postfix
|
|
state: reloaded
|