Reorganize the brownfield repository, remove retired and generated artifacts, harden ignore rules, and record the GitOps/IaC redesign.
6 lines
96 B
YAML
6 lines
96 B
YAML
---
|
|
- name: Restart sssd
|
|
ansible.builtin.systemd_service:
|
|
name: sssd
|
|
state: restarted
|